Logic¶
Logic is how you—as a builder—create specific (and often interactive) user experiences. Skuid offers three declarative ways you can leverage logic in Skuid:
Filters allow builders to create intuitive tools that let users “sift” the data to winnow out only that information that is relevant to them in their current workflow.
The Action Framework is a set of pre-configured actions that can be used to interact with:
- the data
- the user interface
- the external service or data source
These actions can be employed to configure user-initiated triggers on the page such as buttons and row actions. When selected, these activate useful actions, such as opening a popup, or creating a button that toggles the display of a component on and off.
Skuid’s Merge Syntax can be used to insert information into components, or into field templates.