top of page
Moji5 Knowledgebase
Search


Display Table in Chart
M5 have feature to display table in chart. How to display table in chart Click on Chart Settings. Set Show Tables to Yes. Click Save...
Jul 15, 2021


Clear Line and Horizontal Line Tools
New tools added into Toolbox in M5 which are Clear Line and Line. 1) Clear Line To set the row to next column. This is use when you...
Jul 15, 2021


Duplicate Report
M5 can now copy report from another report into the report you wish to save it into. How to duplicate report In this example, we will...
Jul 15, 2021


Populate Grid
A grid table contains a set of data that is structured in rows and columns. It allows the user to set Dataset to populate on the Table...
Jul 15, 2021


Linq Library
M5 has introduce Linq library on the new release. Linq library provides classes and interfaces that support queries that use...
Jul 13, 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 18, 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 17, 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 10, 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 9, 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 8, 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
bottom of page