You can apply the Set Configuration task to change the UI’s property dynamically after the user performs a specified action in the app. For example:- You can apply the Set Configuration task to change the color of a button from grey to blue after the user enters three characters in the related input field. You… Continue reading Set Configuration
Category: Design
Load Current Entity
The Load Current Entity task allows the end-user to access the second-level information after he clicks the first-level information. For instance:- You can apply the Load Current Entity task to pick the index of an item in a List element that the end-user clicks to access the second-level information. Steps to Configure Property Description Mandatory… Continue reading Load Current Entity
System Functions
The vDesigner module provides in-built system functions. You can use these system functions to get device-related details. While developing an application by using the vDesigner module, when you want to get the device-related details of the end-user’s device, you can use system functions. When an end-user accesses the application on the device, s/he can use… Continue reading System Functions
Unlinking a Task Group
You can unlink a task group from an event if you do not want to use the task group in the application or if the task group-incorporated tasks do not serve the purpose in the application behavior. To unlink the task group:
Linking Task Group to an Event
In the Task Group module, this feature allows you to link a task group to an event. Linking the task group to an event imparts functionality to the related element. When a user performs the function on the element, the application executes the configured tasks in the task group to provide the expected results. To… Continue reading Linking Task Group to an Event
Deleting a Task Group
In the task group module, this feature allows you to delete the task group. You can use this function when an existing task group is not required in the application. To delete a task group:
Duplicating a Task Group
In the Task Group module, it is a unique and useful feature. It allows you to make a copy of an existing task group. You can make a copy of an existing task group when you want to reuse it on a page with the customized configuration details based on the functional requirements. To duplicate… Continue reading Duplicating a Task Group
Editing a Task Group
This feature allows you to edit an existing task group. When you edit a task group, you can customize its algorithm, add more task to it, delete the existing tasks if they are not required. To edit a task group: Apart from editing a task in the task group, you can add other tasks to… Continue reading Editing a Task Group
Adding a Task to Task Group
After you successfully create a task group, you can add and configure one or more tasks in the task group. Thus, you can link a task group to one or more events on different pages at the application level. The advantage of the task group is that you can use a task group as a… Continue reading Adding a Task to Task Group
Creating a New Task Group
This feature allows you to create a new task group. The best advantage of creating a task group is that you can use it on different pages in the application. For instance, you can create a task group that contains the algorithm to authenticate the user-entered OTP. When you create a task group, it is… Continue reading Creating a New Task Group