You can apply this task to several UI elements when you want to start, stop, or reset the “Timer” element as a result of user action or an event trigger. For instance:- You can configure ‘Timer” task for a user action. When a user clicks the “Send OTP” button, a timer starts and asks the… Continue reading Timer
Category: V2
Timer
You can use the “Timer” element for the timing action. In the Timer element, the timing action takes place by counting down or counting up. You can configure the Timer element’s counting by defining the “Type” property. For instance:- You can define the Timer’s timing action to enter the OTP in 120 seconds, or you… Continue reading Timer
Array Functions
In the vDesigner module, the array function is a common function that you can apply so that the application can perform the following array-related data manipulation as follows: Prerequisite to Use Array Functions To use array functions in the vDesigner module, you must: After you define the JSON array and the business rule, you can… Continue reading Array Functions
Open Third Party App
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
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