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
Category: Design
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
API
You can use this task to configure an API on the component or element. When you configure the API, you define the request and response parameters to exchange the required data between the front-end application and server. You can configure the API in the following scenarios: To configure the API task: Property Description Name In… Continue reading API
Download As Zip
This task allows the user to download multiple documents in ZIP format. To configure the Download As Zip task: Property/Field Description ZIP Id In this field, enter a unique ZIP Id. This ZIP Id serves as a unique identifier when the user downloads the ZIP folder of several documents. ZIP Object Primary Key In this… Continue reading Download As Zip
Download Excel
When you apply this task, it allows the user to download the table’s data in Excel format. To configure the Download Excel task: Property/Field Description Set Title In this field, enter the title of the file that you will download in Excel format from the application. Enter Columns to mapped In this field, enter the… Continue reading Download Excel
Generate SSO Token
You can use this task to generate a SSO token. The SSO (Single Sign-On) token lets the user access the application without password. The SSO token contains a collection of data that one system sends to another during the SSO process. In the collection of data, the SSO token can include the user’s email address… Continue reading Generate SSO Token
Sync
You can use the Sync task to sync the application-level configuration between the front-end application and the index database. To configure the Sync task: Property/Field Description Sync LOV Data Select this check box to sync the list of values at the application-level. In the application, the list of values is displayed in the dropdown list,… Continue reading Sync