Skip to main content
Display, validation and actions
33 articles
Dynamic Display RulesDynamically control form display with Yeeflow's rules. Streamline user interaction and enhance customization effortlessly.
Dynamic StyleEasily apply dynamic styles with Yeeflow's feature. Enhance visual presentation and streamline customization effortlessly.
Custom ValidationUnlock robust custom validation, optimizing data integrity and user experience effortlessly.
Form ActionsMaximize form efficiency with dynamic actions. Explore how to automate tasks, streamline workflows, and enhance user interaction.
Advanced Settings TabElevate productivity with advanced settings. Discover customizable features for tailored workflows and optimized user experiences.
How to Use Z-Index in DesignerMaster Z-index for optimal UI layering. Elevate design depth effortlessly for enhanced user experiences.
Custom CSSCustom CSS lets you add custom code to your application, giving it a unique look and feel.
Assigning CSS ID and CSS Classes to a controlEffortlessly customize control appearance in Yeeflow with CSS IDs and classes. Enhance visuals, streamline customization.
CSS Grid fractional unit overviewExplore CSS grid fractional units for dynamic layouts. Optimize design flexibility and responsiveness effortlessly
Advanced Control Settings: Container ChildDive into advanced control settings for container-child configurations. Optimize layout control and streamline customization effortlessly.
Advanced Control Settings: Grid ChildUnlock advanced control settings for grid-child configurations. Optimize layout precision and streamline customization effortlessly.
Advanced Control Settings: OrderRefine layout organization with advanced order settings. Tailor element sequence effortlessly for enhanced user experiences
Advanced Control Settings: SizeRefine element dimensions with advanced size settings. Tailor layout effortlessly for optimal user experiences.
Collection actions -View ItemAllows users to open and view the details of a specific item without editing it.
Collection actionsAllow users to manage and interact with items within a collection.
Execution Condition of actionsExecution conditions trigger actions only when specific criteria are met.
Collection actions -Edit itemEnables users to modify and update the fields of a selected collection item.
Collection actions -Delete itemAllows users to permanently remove an item from the collection.
Collection actions- Update fieldsEnables users to update specific fields in one or more items at once.
Collection actions -Trigger list workflowsInitiates a predefined workflow for a selected item or group of items in the collection.
Set Variables StepSet the value of a variable if the execution conditions match. You can set values for a single variable or multiple variables.
Show confirm dialog stepDisplay a popup window to show a message, such as a warning, error, or confirmation message.
Understanding Position Settings in YeeflowDiving into the different position settings in Yeeflow’s form and dashboard designer: Static, Relative, Absolute, Fixed, and Sticky.
Submit Form stepSubmit the form by passing the submission type, such as form submission, task approval, task completion, or task rejection.
Start Another Action stepAllow you to trigger other predefined action steps within the current form process.
Execute custom code stepRun a custom code program if the execution conditions match.
Using the Set Variables Step to Change the Value of the Status FieldSet Variables step is used to dynamically change a field’s value based on user actions or specific conditions.
Set data list stepUsed to save user input data to a specific data list upon form submission.
Query data stepUsed to retrieve data from existing data lists and perform specific actions based on the query results.
Open item form stepAutomatically redirects users to fill out or view different forms within the same process or operation.
Open dashboard stepOpen a dashboard when a specific action is triggered in a form or dashboard.
Start workflow stepStart another workflow if the execution conditions match.
HTTP request stepCall a web service or RESTful API if the execution conditions match. You can use GET, POST, PUT, or DELETE to send or retrieve data.