Building Blocks
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 | Enables users to define and use different types of variables, providing flexibility in handling data within applications. These variables can be leveraged across various components and workflows. |
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 in noKodr enable seamless interaction between layouts, allowing users to trigger workflows or change values based on events from another layout. |
Â