Documentation Index
Fetch the complete documentation index at: https://docs.codenullapp.com/llms.txt
Use this file to discover all available pages before exploring further.
- 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
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question. Perform an HTTP GET request on the current page URL with theask query parameter: