This task allows you to open third party apps on your device. To successfully open the third party app, the app must be installed on your device. Steps to Configure Property Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by default. Yes Deep… Continue reading Open Third Party App
Category: vDesigner
Popup Page
When you add a page to the application, you can design a page as a page or a popup page. You can add a popup page to get the user input, generate leads, provide information to the user, etc. After you add a page to the application, the Page Properties panel to the right of… Continue reading Popup Page
Page
In the vDesigner module, a page is a basic building block. You can use a page to create an application page. In the vDesigner module, a page is treated as a component. You can add a page as a page or popup page. At the component-level, you can configure different properties in a page under… Continue reading Page
Text Area
The “Text Area” element is a multi-line text-input control. In the text area element, you can enter multiple lines. You can use the text area to get the descriptive and multi-lines input from the user. While the text box element allows the user to enter single line input (text), the user can enter the input… Continue reading Text Area
Carousel
The “Carousel” element is a rotating banner or slideshow that displays the content in a navigated slides or banners. It allows you to manually slide through the images or slides of text, or it plays them automatically. You can use the carousel element to display images, products, and promotions on the home page. You can… Continue reading Carousel
Clear Server Session
When a user accesses a website, the server creates a session between the user and the application. The server maintains the session by assigning a unique session ID to it. This session ID manages user related data on the server or server-linked database. When the “Clear Server Session” task is executed, it clears the session… Continue reading Clear Server Session
Finish
You can use this task to resume a session-specific journey in an application. For example:- Assume you are on an application page. Thus, you navigate to a login page from the current page. After you successfully log in, the “Finish” task will take you to the same page from where you navigated to the login… Continue reading Finish
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
Define a Card
You define the card to determine the layout in which the list displays the data. To define the card, perform the following functions: 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… Continue reading Define a Card
Clear Local Session
This task clears the session from the memory of the user’s device. You can use this functionality to implement several logics. For example:- You can use this functionality to clear the current local session and then ask the user access the app by using device-level login. To use this functionality proficiently, you need to understand… Continue reading Clear Local Session