...
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 automates allows you to automate specific actions based on defined criteria. When the criteria are met, the corresponding actions are executed. |
Events | Events allow users to interact with other layouts based on the behavior of the current layout, enabling actions and responses across different layouts. |
...