top of page
Moji5 Knowledgebase
Search


Dropdown Cascading Relationship & Change Dropdown List
A cascading drop-down list is a series of dependent drop-down list controls in which one drop-down list control depends on the parent or...
Sep 3, 2021


Tabify
Function to create tab menu in M5. How to Create Tabify Create first section header named Section 1. In Additional Options, choose Tab...
Sep 2, 2021


Get Primary Key
A primary key, also called a primary keyword, is a key in a relational database that is unique for each record. How to Get Primary Key...
Sep 1, 2021


Create and Delete Form Field
Other than using the 'Form design & layout' page to create fields, M5 also provides functions to create and delete fields via the action...
Aug 30, 2021


Static Assignment
Assign static variable into a field. Variables declared with the static statement retain their values as long as the code is running. How...
Aug 30, 2021


Get User Property
Function to get user properties such as Email, User ID and Department. How to get user property Create a new behavior. Put the...
Aug 27, 2021


Get Role Users & Check If User Has Role
User Roles can be thought of as "permission groups" that define the access for that certain users. 1) How to get role users Create a new...
Aug 26, 2021


Get Supervisor and HOD ID
Supervisor is a person who is in charge of a group of people or an area of work and who makes sure that the work is done. Head of the...
Aug 26, 2021


Generate Running Number
Every document has its reference number that help users trace document upon requirement. This number is run by one rule that is defined...
Aug 26, 2021

Get Javascript Control ID
In every field in M5 have their own javascript control id. How to Get Javascript Control ID Create a new behavior. Put the appropriate...
Aug 26, 2021
bottom of page