top of page
Moji5 Knowledgebase
Search
Jul 29, 2021
In Row Table Editing
M5 new feature allow you to create in row table editing which are consist of two method: 1) Popup 2) Inline How to create in row table...
Jul 29, 2021
Toggle
Toggle is a key or button on a webpage that is pressed to turn a feature on and then off. Example of toggle: How to create toggle In your...
Jul 27, 2021
Copy The Workflow Design
M5 allow you to copy the workflow design from a form to another form. How to copy workflow design In this example, we going to copy...
Jul 27, 2021
New HTML/javasript Charts
M5 introduce a new chart based on HTML / Javascript replacing traditional flash chart which is no longer in use at the present time. This...
Jul 23, 2021
Invoke DLL
A DLL (Dynamic Link Library) is a library that contains code and data that can be used by more than one program at the same time. Some...
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...
bottom of page