top of page
Moji5 Knowledgebase
Search
Jul 22, 2021
Set Subform Rowclick URL
Function to set subform row click URL. When you click on the row in table, system will redirect you to dedicated url. How to set subform...
Jul 21, 2021
Disable subform row click
Function to disable subform row click in the table. How to disable subform row click Create a new behavior. Put the appropriate caption....
Jul 15, 2021
Show / Hide Subform Button
Function to show or hide subform button (Add record and Delete button). How to show / hide subform button Create a new behavior. Put the...
Jul 15, 2021
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
Added DisableDeveloperLoginURL
DisableDeveloperLoginURL is a new feature in M5. This feature can be set inside web.config. If you set DisableDeveloperLogin to true,...
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 13, 2021
Linq Library
M5 has introduce Linq library on the new release. Linq library provides classes and interfaces that support queries that use...
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...
bottom of page