Vahana Academy

Group Element

In the vFlow module, the Group Element is designed to organize multiple elements into a cohesive group, enabling better layout management and interaction control. It helps streamline the user interface by logically grouping related elements, improving readability and usability. Common Use Cases: Configuration The element’s configuration in vFlow 2.0 allows you to customize its behavior,… Continue reading Group Element

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

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

Introduction to Download

The Vahana platform incorporates the Downloads module that allows you to create a build of a software application designed in the vFlow. Thus, you can download the application by clicking the build’s URL. You can create the application’s build several times throughout the application development life-cycle. You can create the application’s build for the following purposes: Pre-requisite… Continue reading Introduction to Download

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

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

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

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 Configuration The element’s configuration in vFlow 2.0 allows you to customize its behavior, appearance, and interaction across various devices. Through simple… Continue reading Mat-Icon

Icon

The Icon element under the Table component is a visual item that provides users with interactive or informational icons in a structured table format. It allows for dynamic engagement within the application by providing an intuitive way to convey actions, statuses, or navigational cues. With configurable options for appearance and behavior, the Icon element adds… Continue reading Icon

Print

The Print Task enables the user to make application entities, such as a page, component, element, row, or other defined sections, available for download in a printable format. This task is designed to provide users with a convenient way to generate hard or soft copies of relevant application data or structures. Common Uses Configuration When you create… Continue reading Print