ποΈ Layout
WFBs that affect the page layout.
ποΈ Actions
WFBs that perform an action.
ποΈ Generate Data
WFBs that are used to generate data.
ποΈ Data Operations
WFBs that are used to operate on data, like save, delete, and read an object.
ποΈ Report Functions
WFBs used for reporting functionalities.
ποΈ DataChecks
WFBs that are used to dictate the workflowβs path.
ποΈ List Operations
WFBs that are used to operate on lists.
ποΈ Variables
WFBs that are used to manipulate variables.
ποΈ Events
WFBs that are used to trigger events.
ποΈ Navigation
WFBs that are used to control navigation.
ποΈ Status
Works with the status keys and cache. Cache is stored using Redis.
ποΈ Profile
Profile management is maintained here. When a profile is created it enables the user to use the created settings and save them. So, each time a profile is selected these settings will be shown. (e.g., when setting filters β if a profile is set those filters are saved, and each time the profile is selected the same filters will be predefined.)
ποΈ Offline
Offline values are also available, for example, when the internet stops unexpectedly β if you are in the shopping basket and change the quantity it is stored as an offline value, ensure it is saved even if the internet connection is lost.
ποΈ Unassigned
WFBs that cannot be assigned to other categories.
ποΈ Templates
WFBs from templates that are created under Settings - Data - Workflow - Client. Positioning directly on a line is not possible with templates. These can only be positioned on the line after selecting Copy or Reference. Copying copies the entire workflow into the current workflow, whereas, referencing inserts a WFB that represents the template workflow.