After you add new screens and controls or modify the existing screen(s) or controls by using the vDesigner application, you mandatorily need to migrate the added or updated components from the local environments to the cloud environment. If you do not migrate the component, the mobile app will not display newly added screens and controls… Continue reading Component Migration
Category: V1
vDesigner 1.0 hierarchy
Adding Bottom Button
In the mobile app, bottom button works similar to a push button. The bottom button remains static and is placed at the bottom of the mobile app after it is configured in the vDesigner application. To add a bottom button: Box Description Label In this box, enter the label name of the element. Is Visible… Continue reading Adding Bottom Button
Adding Radio Button Element
The radio button element works as a mutually exclusive option button. In the mutually exclusive option buttons, you can select only one option at a given point of time. To add the radio button element: Box Description Label In this box, enter the label (For example: – Gender) of the radio button. This label name… Continue reading Adding Radio Button Element
Adding Date Element
To add a date control/element: Box Description Label In this box, enter the label name (For example: – Date of Birth) of the Date element. Is Visible Click Yes if you want to make the element visible after the respective form is displayed. Is Enable Click Yes if you want to make the element as… Continue reading Adding Date Element
Adding Capture Image Element
This section describes how to add Capture Image control on the form. After you add Capture Image control, you can configure this element to capture the image from your mobile device. To add the image element: Box Description Label In this box, enter the label name or title of the image (For example: – Upload… Continue reading Adding Capture Image Element
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
Adding Control to Form
Overview After you successfully add and configure a form, you can add multiple controls to the form. These controls are added to the form to impart the functionality to the respective form. The selection of the control, which has to be added to the form, entirely depends on the workflow of the form and the… Continue reading Adding Control to Form
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