Vahana Academy

Filter

The Filter Task is used to display a subset of values in a control (like a select, multi-select, table, list, et-cetera) based on specific criteria. When executed, it retrieves the relevant data from the data source and dynamically filters the displayed values according to the defined conditions. Common Uses: This task enhances usability by allowing… Continue reading Filter

Custom Load

The Custom Load task is used to conditionally load components or elements on a page based on a predefined business rule. This task allows for dynamic behavior, ensuring that specific elements are displayed or triggered only if certain conditions are met after the page loads. Common Uses: The Custom Load Task ensures tailored user experiences… Continue reading Custom Load

Download As ZIP

The Download As ZIP task enables users to download multiple documents or files grouped together in a compressed ZIP format. This task is handy for organizing and efficiently providing bulk file downloads. Common Uses: Configuration When you create a task, its configuration page opens in which you define its basic and advanced properties. These are… Continue reading Download As ZIP

Download Excel

The Download Excel task enables users to export data from the application into an Excel file format. It is particularly useful for generating structured reports, summaries, or data sheets for further analysis or record-keeping. Common Uses Configuration When you create a task, its configuration page opens in which you define its basic and advanced properties.… Continue reading Download Excel

Generate SSO Token

The Generate SSO Token task is used to create a Single Sign-On (SSO) token, allowing users to access the application without requiring a password. The token includes user-specific data, such as their email address and system-related details, enabling secure communication between systems during the SSO process. Common Uses: Configuration When you create a task, its… Continue reading Generate SSO Token

Child Invisibility

The Child Invisibility Task allows you to replace one child entity with another within a specific page or layout. This is useful for dynamically updating or customizing the displayed content based on user interactions or other conditions. To configure this task, you must specify the page layout, row and column indices, and component IDs of… Continue reading Child Invisibility

Visible

The Visible Task is used to make a specific element visible to the end user. By applying this task, the application displays the element, ensuring it is accessible for interaction or view. You can configure this task by selecting the page, layout, row, and column where the element resides. Common Uses: Configuration When you create… Continue reading Visible

Disable

The Disable Task is used to make a specific element inactive, preventing user interaction with it. This task ensures that the element remains visible but is not editable or clickable, maintaining control over the application’s functionality and workflow. To make the control or element inactive, you need to select the page, layout, row, and column… Continue reading Disable