Enable
The Enable Task is used to make a specific element in the application active and functional, allowing end users to interact with it. This task is particularly useful for creating dynamic workflows where certain elements are activated based on user actions or predefined conditions.
Common Uses:
- Activating Form Fields:
- Enabling fields for additional details, such as income or co-applicant information, after selecting “Apply for a Loan.”
- Dynamic UI Control:
- Making buttons like “Submit” or “Next” active only after completing mandatory sections, such as KYC or OTP verification.
Configuration
When you create a task, its configuration page opens in which you define its basic and advanced properties. These are as follows:
Basic
Basic Properties | Description |
Task Type | The Task Type indicates what kind of task you are creating. This is a read-only field since you select the type when you create the task and cannot change it during the configuration stage. |
Reference Name | The Reference Name acts as a unique internal identifier for the task. This is visible to vFlow users for ease of reference but is hidden from end users. This allows users of the platform to manage and differentiate between tasks conveniently. |
Name | The name defined here will be displayed to the end user. |
Description | The Description field is intended for use by application designers or administrators (vFlow users) to provide additional context or details about the task group. This description is not visible to end-users and is used solely for internal reference to assist with task management. |
Loader Properties – Title | |
Loader Properties – Description | |
Business Rule – Rule | This drop-down allows you to specify a Business Rule that governs when and how this task executes, offering more fine-grained control over task execution. If the specified condition is met, the task will execute; otherwise, it will not. |
Properties
Layout:
- Page Name: In this field, select the page’s name that contains the component where you want to configure the element as enabled. You can see the name of the page in the configuration details of the row and column components.
- Row Index: In this field, select the index of the row that contains the component.
- Column Index: In this field, select the index of the column that contains the component.
Element
- Entity Type: Select the entity type that contains the element you want to configure as active or enabled.
- Form Name: Select the form, header, or footer that contains the element you want to enable.
- Element Name: Select the elements you want to enable or make active. You can select multiple elements here.
Note: You can add more control paths by clicking on ‘+ Add Control Path‘< > to apply the same task to the other elements on other components or pages.
Then Save the task.
Was this article helpful?
YesNo