Config Management

Config Management plays a vital role in maintaining the development workflow of your vFlow application by overseeing branches and releases. This section offers powerful tools to create new branches, merge existing ones, compare changes between branches, and manage releases efficiently. It provides a comprehensive view of all branches created within the application, showcasing important details… Continue reading Config Management

Published
Categorized as Design

vFlow Application Dashboard

The vFlow Application Dashboard serves as the central hub for managing and configuring your application. After creating an application, the dashboard provides you with access to various tools and modules essential for application design, development, and deployment. It offers features such as application settings, asset management, security options, and deployment controls, allowing for seamless navigation… Continue reading vFlow Application Dashboard

Published
Categorized as Design

Accessing vFlow Application

You can access several modules to perform the desired functions. To design a web-based application, you need to access the vFlow module as follows: As you submit to create a new application, you are redirected back to the Vahana portal’s dashboard. Note:- If you do not find the application in the Recent Applications area, click… Continue reading Accessing vFlow Application

Published
Categorized as Design

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

Published
Categorized as Design

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

Published
Categorized as Design

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

Published
Categorized as Design

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 a variety of formatting options such as bold, italics, lists, hyperlinks, and more, making it ideal for scenarios where structured, styled text input is required. This versatility makes it useful for… Continue reading Rich Text

Published
Categorized as Design

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

Published
Categorized as Design

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

Published
Categorized as Design

Slider

The Slider element enables users to select a value or range of values by sliding along a visual scale, making it ideal for applications that require adjustable inputs, such as setting quantities, preferences, or measurements. With highly customizable settings, the Slider provides options for minimum and maximum values, step increments, and orientation. It is commonly… Continue reading Slider

Published
Categorized as Design