You define the card to determine the layout in which the list displays the data. To define the card: Box/List Description Attribute ID In this field, enter the attribute ID (For example: – ID or PCT). In the attribute ID, the list holds specific value and then displays it in the corresponding label on the… Continue reading Define Card
Category: Design
Configuring List with API
If you want to configure a list with an API call, you need to define the name of object where the data is stored after respective API fetches the data from the database and the array type JSON object that holds the data to display it in the list. To configure the list: Box Description… Continue reading Configuring List with API
Configuring API Call on Button
You will configure an API call on the “On Click†event of a button if you choose to display list by using REST API. If you choose the database view to display list on the mobile app, you will not configure the API call on the “On Click†event of a button. To configure an… Continue reading Configuring API Call on Button
Introduction
This section describes how to display the list of database. Displaying list from database means that the corresponding API or database view will execute to fetch the required data from the respective database. Thus, the API or database view will display the data on the screen or page of the mobile app. It has been… Continue reading Introduction
Assigning Action to a Plus Group
This function allows you to define an action to a plus group item. After you define the action to a plus group item, you can perform the function on the respective plus group item. The functional behavior of specific plus group item depends on the action that you assign to the respective plus group. To… Continue reading Assigning Action to a Plus Group
Applying a Plus Group
To apply a plus group on specific screen:
Configuring Plus Group
Overview In the vDesigner application, the Plus Group module allows you to collectively place group of features/functions in single menu bar. This menu bar expands when you tap the plus group icon. Plus group can be placed on different screens/pages. Also you can design more than one plus group if you want to consolidate features… Continue reading Configuring Plus Group
Turning on Debug Mode
The vDesigner application allows you to use the debug feature to debug the mobile app on the functional level. To use the debug feature, you need to make it active. You can make the debug mode active as follow: To make the debug feature active:
Entity Level Data Model
Screen (a) The Screen (a) displays the data model of the ID Generator. In vDesigner, the ID Generator module allows you to configure the new rule that creates a unique ID after the Load New Object task executes. This ID is commonly used to track the journey of lead, view the communication logs that are… Continue reading Entity Level Data Model
Dashboard Level Data Model
Screen (a) In the data model document (Screen (a)), the dashboardsArray object stores the configuration details of the mobile app dashboard. After you click the dashboardsArray object to expand it, it displays the configuration details of the currently added dashboard. Under dashboardsArray, only one array type JSON object: 0 Object is available. It means that… Continue reading Dashboard Level Data Model