Vahana Academy

Adding a Text Field

To add a text field: Box/List Description Label In this box, enter label (For example:- Name) of the text field that is displayed to the left of the text field Absolute JSON Path In this box, enter the absolute json path as follows: $.POD.name. This json path denotes the location where the configuration details of… Continue reading Adding a Text Field

Configuring a Form

This section describes how to add and configure a form or screen. After you access the vDesigner application, it, by default, creates and displays a home page. Apart from the home page, you can add new forms and then configure them based on the mobile app related requirements. To add and configure a new form:… Continue reading Configuring a Form

vDesigner 1.0 Overview

Introduction vDesigner is a web based application that allows you to design and develop interactive mobile apps. It incorporates multiple common controls and pre-defined templates to design app layout and screens. You can efficiently use it to place and manage multiple UI (User interface) objects and controls across different screens. The main advantage of using… Continue reading vDesigner 1.0 Overview

Data Source

Definition A data source is a is front-end incorporated data storage layer. It is not a RDBMS (Relational Database Management System). The data source binds the data to an entity. The data storage is used to manage the data. When the user enters the data in the application and then submits it, the data is… Continue reading Data Source

Events

Definition Events are dependent on entities that come with different dependent objects, such as headers and footers. The vFlow application offers several types of events, such as on click, on double click, on blur, on custom load, on load etc. You can configure these events on different elements and components based on functional-specific requirements. When… Continue reading Events

StepperInForm

Specific Properties Apart from the following properties in the “StepperInForm” element, see the properties’ description in the “Input Field” element for other “StepperInForm” element related properties. Property Type Description Is Center Aligned When you click this check box, the application displays the stepper centrally aligned horizontally. Is Linear When you click this check box, the… Continue reading StepperInForm

Masking

Specific Properties Apart from the following properties in the “Masking” element, see the properties’ description in the “Input Field” element for other “Masking” element related properties. Property Type Description Placeholder In this field, enter a placeholder text. You can use the placeholder text to provide a hint to the user. The hint helps the user… Continue reading Masking