Sep 3, 2021Dropdown Cascading Relationship & Change Dropdown ListA 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 2, 2021TabifyFunction to create tab menu in M5. How to Create Tabify Create first section header named Section 1. In Additional Options, choose Tab...
Sep 1, 2021Get Primary KeyA 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...
Aug 30, 2021Create and Delete Form FieldOther than using the 'Form design & layout' page to create fields, M5 also provides functions to create and delete fields via the action...
Aug 30, 2021Static AssignmentAssign static variable into a field. Variables declared with the static statement retain their values as long as the code is running. How...
Aug 27, 2021Get User PropertyFunction to get user properties such as Email, User ID and Department. How to get user property Create a new behavior. Put the...
Aug 26, 2021Get Role Users & Check If User Has RoleUser 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, 2021Get Supervisor and HOD IDSupervisor 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, 2021Generate Running NumberEvery document has its reference number that help users trace document upon requirement. This number is run by one rule that is defined...
Aug 26, 2021Get Javascript Control IDIn every field in M5 have their own javascript control id. How to Get Javascript Control ID Create a new behavior. Put the appropriate...