Multilingual

The Multilingual Task allows the application to switch between multiple languages based on the user’s preferences or locale settings. This task ensures that content, labels, and messages displayed in the application are translated appropriately for the selected language, enhancing user accessibility and experience. Common Uses Configuration When you create a task, its configuration page opens in which… Continue reading Multilingual

Published
Categorized as Design

Creating a New Build (vFlow)

Creating a new build of the application designed in the vFlow module requires fewer steps as compared to creating a build of the application designed in vDesigner. You are always recommended to create the build of an application after you configure the build-related properties. Throughout the complete application development life cycle, the Downloads module enables… Continue reading Creating a New Build (vFlow)

Setting Build Properties for Application in vFlow

Before you create a build for the application designed in the vFlow module, you need to configure several properties at the following levels: To configure the build settings: Application Level Settings Application Level Settings Description Upload Icon () Click the plus icon to select the icon of the application from the local drive. Build Version This… Continue reading Setting Build Properties for Application in vFlow

Download

To read about the download, click here.

Published
Categorized as Design

vFlow 2.0 Configurator

The vFlow 2.0 Configurator is a user-friendly platform designed to guide users through the streamlined journey of building and managing applications, ensuring a seamless and efficient approach to application design and deployment. Types of Journeys in vFlow Configurator Note: Business Rules (BRs) are exclusively created in the Inventory section. Accessing the Configurator The Configurator can… Continue reading vFlow 2.0 Configurator

Published
Categorized as Design

Business Rules

The Business Rule manager in Vahana vFlow 2.0 provides a framework for implementing logic by defining conditions or functions. It allows application users to specify expression-based rules that dynamically evaluate user actions. When executed, the business rule determines if the user’s action meets the specified condition, returning a “true” or “false” value. Based on the result, the… Continue reading Business Rules

Published
Categorized as Design

Messages

The Messages section in the Vahana vFlow 2.0 Configurator allows you to configure custom messages triggered by specific user actions or system events. These messages ensure effective communication between the application and its users, providing alerts, confirmations, or informational prompts as needed. Benefits Common Use Cases: Configuring Messages Basic Config Message Then Save the message and Commit… Continue reading Messages

Published
Categorized as Design

Creating a New Build (vDesigner)

When you plan to create a build of the application, you are always recommended to configure application build-related properties. Before you create a build, you must configure Android, middleware, and security-related properties. This planned approach helps you create an application build based on application’s usage. Note:- To know more about build-related properties, click here. The… Continue reading Creating a New Build (vDesigner)

API

The API section of vFlow 2.0 enables the creation of API instances that connect with the integrated APIs from vConnect. This facilitates communication between the application and servers, allowing it to fetch or send data as needed. Common Uses: Steps to Connect to an API in vFlow 2.0 Configuring an API Instance Creating an API instance in… Continue reading API

Published
Categorized as Design

Mat-Icon

The Mat-Icon element is used to display material design icons in the application. It allows for a visually appealing representation of actions, states, or navigation options, enhancing the application’s user interface. Common Use Cases Its Configuration The element’s configuration in vFlow 2.0 allows you to customize its behavior, appearance, and interaction across various devices. Through… Continue reading Mat-Icon

Published
Categorized as Design