Vahana Academy

Export db

When you apply this task, it automatically creates a native database of the mobile app in the mobile phone device. The export db task creates SQLLite database in the mobile phone device and stores all configuration related information of the mobile app in the database tables and view. When this task executes, the SQLLite database… Continue reading Export db

Save

This task is used to virtually hold the data values in the JSON data format after the user enters respective data values in text boxes on specific form. The advantage of the Save task is that after the user enters data values in the respective text boxes and then navigates to the next form, the… Continue reading Save

Form ID

You assign this task when you want the mobile app user to navigate to the other form. After the user taps a UI to perform a function in the mobile app, the specific form or mobile app page opens. To display a form as a result of user-action, you need to map the form ID… Continue reading Form ID

Introduction

The vDesigner application provides you multiple actions that you can apply/assign on different UI ((User Interface) items and other components. You can assign the action to impart intended functional behavior to the UI or component. The selection of task that you want to assign to the user interface depends on the type of the function… Continue reading Introduction

Configuring List with Database View

If you choose to display a list with a database view, you need to provide the details of the database view while configuring the list. In the configuration details of the list, you need to provide the name of the database, name of object/object type that stores list data, and primary keys of database view.… Continue reading Configuring List with Database View

Configuring Action on Card

This function allows you to configure an action on the list of the card. You can configure the action on the list horizontally or vertically. You can incorporate a phone book, delete function, and other usable action items. To configure an action on the list: Field Description Action Sub Type Click this list to select:… Continue reading Configuring Action on Card

Published
Categorized as Design