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
Blog
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
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
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
Web View
The Web View Task is used to integrate a web view component within the application. This component acts as an in-app browser, allowing users to access web pages or external resources without leaving the application. While it offers limited browsing capabilities compared to a full-fledged browser, it supports seamless integration of online content. Common Uses Configuration When… Continue reading Web View
Log Out
The Log Out Task is used to implement a logout mechanism within the application. This task terminates the user’s session and ensures that the user is securely logged out from the system. It is essential for maintaining session security and preventing unauthorized access. Common Uses Configuration When you create a task, its configuration page opens in which… Continue reading Log Out
Capture Current Location
The Capture Current Location Task enables the application to fetch and store the user’s current geographical location using GPS or similar location services. The captured location can be utilized for various purposes, such as verifying the user’s location or enhancing application functionality. Common Uses Configuration When you create a task, its configuration page opens in which you… Continue reading Capture Current Location
Copy Data
The Copy Data task allows you to transfer data from a source element (e.g., a text box or field) to one or more destination elements within the application. This task is useful when data needs to be reused or auto-filled across multiple fields, minimizing user input. Common Use Cases in Banking Applications: Configuration When you… Continue reading Copy Data