Before you create a build for the application designed in vDesigner, you need to configure several properties at the following levels: To configure the build settings: Android Settings Android Settings Description Upload Icon () Click the plus icon to select the icon of the application from the local drive. Upload a Splash Icon Click Browse… Continue reading Setting Build Properties for Application in vDesigner
Author: Saurabh Kumar
Enumeration
An enumeration is a programming concept. In the Data Modeler module, an enumeration can be treated as an object or data type. The enumeration type is also abbreviated as enum. In the enum object, you need to define the following: In the enum object, the key represents the name of the enum member, while the… Continue reading Enumeration
Entity
Introduction In the Data Modeler module, an entity contains the data in a structured format. When a user performs the function on the application, the application fetches the data from the entity and then displays it to the user. An entity contains the data in one of the following structured formats: Note:- In the Data… Continue reading Entity
The Concept of Data Model
Introduction A Data model is an empty variable that contains the data in the structured format. To store and manage the data in a structured manner, you can define an entity or enum data type. After you create an entity or enum, you need to link the entity or enum to the data model. Like… Continue reading The Concept of Data Model
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
Multilingual
The Vahana Cloud portal incorporates the multilingual feature. The multilingual feature allows you to configure an Indian regional language or an International foreign language for the mobile apps or web applications that are developed on the Vahana platform. After you configure the language, the application displays the content in the configured language. Please click here… Continue reading Multilingual
Deploy
The Deploy section is where you manage the deployment of your vFlow application. It allows you to publish changes made to the application, ensuring that both the application and updates are accessible to users and function as intended in a live environment. This section provides options for executing the deployment, managing branch mapping, and efficiently… Continue reading Deploy
App Setting
The App Setting option is crucial as it not only provides key information like the application owner, creator, your role, and the application creation date, but most importantly, it allows you to connect your vFlow application to the middleware if this step was skipped during application creation. This connection is essential for unlocking the full… Continue reading App Setting
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