4 All the controls
Last updated
Last updated
When create a new form, some information for a request with multiple items, like multiple invoice in a payment request, multiple material items in a purchase requisition request
When preview the result, it will show multiple row for user to input information
Specific to use when user input information fields get 50+, event 100+, to put then on a single page is too hard for user to read and fill in, then base on different category, to put them into different tab
For a more complex layout by grid system, you could define different layout by percentage, different columns as well
Format as text, input free text
Number
Date
When define the textbox as date, user could view a date picker to choose the date from the pop up directly
Time
When define the textbox as time, user could view a time picker to choose the time from the pop up directly
Date & time
Select date & time at the same time
URL
Ensure the user’s input is a url, if the input is not a url, then a error message will how below
Date & time calculation
With the user guide to calculate the different between two date or time
Example
Ensure the user’s input is a email address, else will give a error message
Customise
Some text format can not manage by the predefine rules, so you could define your own rules with regular expression, for more information about regular expression, please click here
For use to input multiple line of free text, like a string, use to help user to fill in purchase requisition reason, leave reason, some remarks, etc.
User define option
Connect with system master data
Define the dropdown is a single selection or multiple selection
For multiple level selection options, like country->State->City->...
Preview the options like below
Support to put some clickable links here for user to click
For user easy to update the progress, like project completion rate, etc.
Different layout
Circular view
Display text on top of the bar
Display text on the right of the bar
Allow user to submit there location form the pc or mobile
Before to use the map control, please configure a proper google map api at setting->Map plugin->Google
The result is like blow:
Use a line to split different content, easy for user to view different category information
Adjust the line style on the right
Running number, auto generate document reference no.
Set up number generation rules with below tips.