Overview of Layout Building Blocks
In noKodr there are below building blocks are present using which user can design the layout as per his requirement. It contains the below blocks,
Components
Charts
Models
Variables
Workflows
Events
Block Name | Description |
---|---|
Components | A collection of UI components that users can drag and drop to create and customize their layouts. |
Charts | Provides various chart types that allow users to present data in multiple graphical formats. |
Models | Models in noKodr are used to bind data or fields from your selected Salesforce objects or external data sources. It allow users to create new models and configure existing ones to fit their application needs. |
Variables | Allows users to create various types of variables for use within applications. |
Workflows | Allows users to create and manage workflows, giving them control over business processes and user interactions. It allows you to automate specific actions based on defined criteria. |
Events | Events allow users to interact with other layouts based on the behavior of the current layout, enabling actions and responses across different layouts. |
Add Comment