top of page
Moji5 Knowledgebase
Search
Jun 18, 2021
Check table row exists
Function to check if value exists in subform table. How to check table row exists In this example, we going to check either value B00001...
Jun 18, 2021
Create e-mail reminder
A reminder email has a single purpose: to get someone to act. Whether it's emailing you back, calling you back etc. M5 has function to...
Jun 17, 2021
Create e-mail
Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. M5 has function to...
Jun 17, 2021
Register Startup Script
JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages...
Jun 10, 2021
Set Compulsory Fields
Function to set fields as compulsory. How to set compulsory fields Create a new behavior. Put the appropriate caption. Click Action...
Jun 10, 2021
Remove Column
Function to remove any column in table (except primary key column). How to remove column Create a new behavior. Put the appropriate...
Jun 9, 2021
Populate Dropdown
A drop-down menu is a menu that offers a list of options. This function will populate dropdown list in the form. How to populate dropdown...
Jun 9, 2021
Highlight Field
Highlight the field to let user to pay attention on the field. How to highlight field Create a new behavior. Put the appropriate caption....
Jun 9, 2021
Change Field Label
Label acts as a caption for a specified element. This function will change your field label caption, field label description and field...
Jun 8, 2021
Change Form Header
Form header is areas that appears on every page of the form. This function will change the header that display on top of the form. How to...
Jun 8, 2021
Calculate Date Difference
Calculate Date/Time Different between two date/time in different units. How to calculate date difference Create a new behavior. Put the...
Jun 4, 2021
Redirect to another page
Function to redirect your page to both internal and external URL. How to redirect to another page Create a new behavior. Put the...
Jun 4, 2021
Run SQL
SQL stands for Structured Query Language. SQL lets you access and manipulate databases. This function is to run SQL command such as...
Jun 4, 2021
Remove Item From Dropdown
A drop-down menu is a menu that offers a list of options. M5 provided a function to remove existing item from dropdown. How to remove...
Jun 4, 2021
Add item to dropdown
A drop-down menu is a menu that offers a list of options. M5 provided a function to add item to existing dropdown. How to add item to...
Jun 4, 2021
Generate Auto ID
Automatic identification (or ‘Auto ID’ for short), is the term used to describe the process of automatic data capture via a variety of...
Jun 4, 2021
Web Service
A web service is any piece of software that makes itself available over the internet and uses a standardized XML messaging system. XML is...
Jun 3, 2021
Get Upload Path
This Upload Path function allows you to get the path of user's file uploaded in the files folder neatly organized in subfolders. How to...
bottom of page