Vahana Academy

Creating a vFlow Application

To initiate a new project on the Vahana portal, you first need to create a new application, which serves as a project identifier, helping you manage various project activities efficiently. For instance: If you are developing a new web-based application for XYZ customers, you would name the application “XYZ Bank Customer Application.” Similarly, for a… Continue reading Creating a vFlow Application

Accessing API Module

In terms of functional hierarchy on the Vahana platform, the API module is placed under the vDesigner module. Like other widget-based functionalities, such as business rule manager, task group, and others, it is also a full-fledged widget. It allows you to consume a vConnect portal-incorporated API and then create its instance at the application-level. You… Continue reading Accessing API Module

An Introduction to API

The vDesigner module contains the API module as a first level functionality. The API module allows you to access the list of all APIs that have been configured on the vConnect portal. After you access the list of APIs, you can select an API from the list and then create its instance by using the… Continue reading An Introduction to API

An Introduction to vFlow 2.0

vFlow 2.0 Overview vFlow 2.0 is an advanced, user-friendly web application platform designed to help users build modern software applications with minimal coding. It builds on a proven platform for developing web-based back-office and operation center portals. It enhances developer productivity, end-user experience, performance, and security. It offers a wide range of components, controls, and… Continue reading An Introduction to vFlow 2.0

Open Date Picker

You can configure this task on an element (for example:- button). When a user clicks the element, the Open Date Picker task is executed, and it displays the Date Picker element. Thus, the user can select the start date and end date on the Date Picker element. Steps to Configure Box Description Mandatory Reference Name… Continue reading Open Date Picker

Published
Categorized as Design

Rich Text Editor

The Rich Text Editor element allows you to compose, edit, and store the formatted text, in addition to images, fonts, and other elements. The vDesigner incoprorated rich text editor contains all features of a WYSIWYG (what you see is what you get) editor. It provides you all word processing features to write and compose the… Continue reading Rich Text Editor

Bottom Sheet Overlay

The bottom sheets are primarily used in the mobile apps. In an app, the bottom sheet is a surface that contains the supplementary content. This content is anchored to the bottom edge of the mobile phone device. The bottom sheet displays the content after a user performs the related function. For instance:- When you want… Continue reading Bottom Sheet Overlay

Upload Media

The “Upload Media” task uploads a file to the app server. You can configure this task if the end-user has to upload a document from a local device. Steps to Configure Property Name Description Mandatory Reference Name The reference name specifies the name of the task. In the Reference Name box, enter the task’s name. Yes Media… Continue reading Upload Media