- Fields
- Status Field
- Signature Field
- Html Render Field
- Remote Drop-down: This component allows to fetch data from the server and select an item
- Dropdown List: This component enables the rendering of items that aren’t sourced from the database. Instead, it handles items that are hardcoded and don’t require storage.
- DataGrid Details: This component allows you to show and edit the grid data in the same row (inline)
- Multimedia
- Numeric control
- Label Field
- Image Control
- Submit
- Custom Functions: Custom functions are pieces of code that can be executed from different places like client rules, custom buttons etc
- Custom Validations: You can now add custom validations whenever you need specific logic that is easier to implement with code. These custom rules seamlessly integrate with the existing JSON-based validations.
- Layout
Forms