In the vFlow module, a component is a type of entity that provides specific functionality to the application. Components serve as containers for various elements, enabling you to design the application’s interface effectively. For example: Components, visible in the left panel of the vFlow module’s dashboard, house one or more elements used for interface design.… Continue reading An Introduction to Component
Blog
Notifications
In the Vahana cloud portal, this feature allows you to access notifications. A notification provides the infomation related to the activities that the Vahana cloud user performs in different modules. In the Vahana cloud portal, the top panel displays a bell icon (), which is also referred to as the Notifications icon. The bell icon… Continue reading Notifications
Prefix Input Field
The Prefixed Input Field element contains two adjoining boxes. The left box contains the prefixed value and the right box contains a value. You can use the Prefix Input Field element when you want the user to enter the value after the prefix value. For instance:- you can use the Prefix Input Field element to… Continue reading Prefix Input Field
Rating Application
Fetch OTP
Import Release Config
In the AppOps module, the “Import Release Config” sub-module allows you to upload application-related configuration details to the VRT (Vahana Run Time) module by using the manual export-import mechanism. To use this feature, the VRT Type property of the currently used environment (for example, SAND_BOX) must be configured with “Export” option. After you set the… Continue reading Import Release Config
Charts
Introduction to Charts The Chart component is used to visually represent data through various chart types. It allows users to display and analyze datasets in a structured, graphical format, enabling quick insights into trends, comparisons, and patterns within the data. This component supports a range of configurations and customizations, making it adaptable to different use… Continue reading Charts
Card
Introduction to Card A Card is a modular, self-contained UI component used to present content or information in a visually structured and compact manner. Cards typically group related information together in blocks and can contain elements like text, images, and icons. They are commonly used to display items, such as user profiles, products, posts, or… Continue reading Card
Calendar
The Calendar Component provides an intuitive way to manage and display date and event information within the application. It enables users to interact with schedules, deadlines, and events through a visually rich interface. In this section, you will learn how to create and configure a Calendar component in the vFlow. A Calendar can be customized with various… Continue reading Calendar
Accordion
An Accordion is a user interface component that allows users to toggle between showing and hiding sections of related content. It is commonly used for organizing information in a compact and efficient manner. The Accordion is useful for displaying large amounts of content without overwhelming the user. Only the most relevant sections are expanded, while… Continue reading Accordion