The Authentication task verifies the identity of a user or system before granting access to specific data, functionalities, or resources within an application. This ensures that only authorized entities can access sensitive or restricted information. Common Uses: Configuration When you create a task, its configuration page opens in which you define its basic and advanced… Continue reading Authentication
Category: Entities
vFlow 2.0
Introduction To Task Groups
Tasks or Task Groups represent pre-defined actions or a single action triggered by specific events such as onLoad, onClick, onSelect, or onBlur. A wide range of pre-configured tasks is available, including Authentication, Navigation, API interactions, enabling and disabling elements, visibility controls (visible or invisible), child invisibility management, data copying (including Group Copy and Copy to… Continue reading Introduction To Task Groups
Multi-Select And Search
The Multiselect and Search element allows users to select multiple options from a list while providing an efficient search capability to locate specific items. This feature is particularly useful in scenarios requiring users to filter large sets of data or make multiple selections in a single interface, enhancing both flexibility and usability. Common Use Cases:… Continue reading Multi-Select And Search
Accordion
An Accordion lets users toggle between showing and hiding sections of related content, helping organize information efficiently. It keeps the interface uncluttered by displaying only relevant sections while keeping others collapsed, allowing users to control what they view. Key Features Common Use Cases Configuration The element’s configuration in vFlow 2.0 allows you to customize its… Continue reading Accordion
Masking
The Masking element is designed to format input fields by controlling how data appears as users type, making data entry intuitive and secure. Commonly used in fields where a specific format is required, such as credit card numbers, phone numbers, or confidential information, the Masking element enforces consistency in input data and can conceal sensitive… Continue reading Masking
Timer
The Timer element is designed to track and display countdowns or elapsed time within applications, adding functionality for time-sensitive workflows. This element is versatile for processes that need time tracking, such as forms with session time limits, countdowns for OTP expiration, or any action requiring time visibility to users. Common Use Cases The Date element… Continue reading Timer
OTP
The OTP (One-Time Password) element is designed for secure, time-sensitive authentication processes, commonly used in applications that require identity verification. This element facilitates the input of a single-use passcode, often sent via SMS, email, or other secure methods. The OTP element enhances security by ensuring that the code expires after a short period and can… Continue reading OTP
Rich Text
The Rich Text element offers a flexible, feature-rich text editor within your application, allowing users to enter and format content directly. This element supports formatting options such as bold, italics, lists, hyperlinks, and more, making it ideal for scenarios where structured, styled text input is required. However, the Rich Text element is different from the… Continue reading Rich Text
Progress Bar
The Progress Bar element visually represents the completion status of a process or task, ideal for use cases in banking applications where tracking progress is essential, such as transaction stages, loan application progress, or file uploads. The bar’s dynamic updates provide users with a real-time view of their progress, improving clarity and user experience. Common… Continue reading Progress Bar
Toggle Button
The Toggle Button element allows users to switch between two states, such as On and Off, with a single tap or click. It’s commonly used in banking applications to enable or disable options like notifications, transaction permissions, or other account settings, providing a straightforward, interactive way for users to manage preferences. Its clear visual feedback… Continue reading Toggle Button