Icon

The Icon element under the Table component is a visual item that provides users with interactive or informational icons in a structured table format. It allows for dynamic engagement within the application by providing an intuitive way to convey actions, statuses, or navigational cues. With configurable options for appearance and behavior, the Icon element adds… Continue reading Icon

Published
Categorized as Design

Print

The Print Task enables the user to make application entities, such as a page, component, element, row, or other defined sections, available for download in a printable format. This task is designed to provide users with a convenient way to generate hard or soft copies of relevant application data or structures. Common Uses Configuration When you create… Continue reading Print

Published
Categorized as Design

Web View

The Web View Task is used to integrate a web view component within the application. This component acts as an in-app browser, allowing users to access web pages or external resources without leaving the application. While it offers limited browsing capabilities compared to a full-fledged browser, it supports seamless integration of online content. Common Uses Configuration When… Continue reading Web View

Published
Categorized as Design

Log Out

The Log Out Task is used to implement a logout mechanism within the application. This task terminates the user’s session and ensures that the user is securely logged out from the system. It is essential for maintaining session security and preventing unauthorized access. Common Uses Configuration When you create a task, its configuration page opens in which… Continue reading Log Out

Published
Categorized as Design

Capture Current Location

The Capture Current Location Task enables the application to fetch and store the user’s current geographical location using GPS or similar location services. The captured location can be utilized for various purposes, such as verifying the user’s location or enhancing application functionality. Common Uses Configuration When you create a task, its configuration page opens in which you… Continue reading Capture Current Location

Published
Categorized as Design

Copy Data

The Copy Data task allows you to transfer data from a source element (e.g., a text box or field) to one or more destination elements within the application. This task is useful when data needs to be reused or auto-filled across multiple fields, minimizing user input. Common Use Cases in Banking Applications: Configuration When you… Continue reading Copy Data

Published
Categorized as Design

Copy To Clipboard

The Copy to Clipboard task allows the application to copy a specified value or data directly to the clipboard of the user’s device. The user can then paste this data into another application or field. This task is typically used for quick access to critical information. Common Use Cases: This task simplifies user interactions by… Continue reading Copy To Clipboard

Published
Categorized as Design

Invoke Entity

The Invoke Entity task is designed to refresh specific components, forms, or elements within an application page. You can also configure it to refresh the entire page, ensuring that all included elements are reloaded and updated. Common Uses This task is essential for maintaining data consistency and ensuring dynamic, user-friendly interactions within the application. Configuration… Continue reading Invoke Entity

Published
Categorized as Design

Onload Disable

The Onload Disable task disables a specific component or element on the page as soon as the application loads the page. This ensures that the element is displayed as inactive and cannot be interacted with until certain conditions are met or another task re-enables it. Common Uses This task is particularly useful for improving user… Continue reading Onload Disable

Published
Categorized as Design

Group Copy

The Group Copy task is an advanced version of the Copy Data task. While it performs the same function of copying data from a source path to one or more destination paths, it allows multiple Copy Data tasks to be grouped together and executed simultaneously. This grouping enables efficient data transfer across multiple fields or… Continue reading Group Copy

Published
Categorized as Design