Vahana Academy

Update Rating on Store

When you want the user to rate the current application, you can configure this task on a button or a link. When the user clicks the related button or link, the Update Rating on Store task takes the user to the Google Play Store or opens a dialog box. Thus, the user can rate the application… Continue reading Update Rating on Store

Invoke Function

When this task executes, it invokes a custom function. You write the code of a custom function in JavaScript. To know more about a custom function, visit the Creating a Custom Function post. The custom function contains a complex logic or algorithm to perform a function or task on the related application page. To configure… Continue reading Invoke Function

NFC

In the vDesigner module, the NFC term means Near Field Communication. NFC is a set of communication protocols that allows you to establish communication between two electronic devices at a maximum distance of four centimeters or less. The vDesigner module incorporates NFC as a task. The NFC task is also based on the NFC set… Continue reading NFC

Upload Media

The “Upload Media” task uploads a file to the app server. You can configure this task if the end-user has to upload a document from a local device. Steps to Configure Property Name Description Mandatory Reference Name The reference name specifies the name of the task. In the Reference Name box, enter the task’s name. Yes Media… Continue reading Upload Media

Set Configuration

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

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

Download File

When you configure the Download File task, it downloads the file from the configured URL-based location as a result of the user’s action. After the Download File task successfully downloads the file, it stores the file in the default app’s storage location on the device. Steps to Configure To configure the Download File task: Box… Continue reading Download File

Session Validate

When you configure this task, it allows the end-user to access the application after the user enters the device-level password or the app’s password. Steps to Configure To configure the Session Validate task: Box Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by… Continue reading Session Validate

Text To Speech

When this task is executed as a result of user’s action, it converts the language text into natural sounding speech. You can configure this task on pages that have normal language content, stories, and multiline paragraphs. Steps to Configure Box/List Description Reference Name In this box, enter the name of the task. Also, the system… Continue reading Text To Speech

Timer

You can apply this task to several UI elements when you want to start, stop, or reset the “Timer” element as a result of user action or an event trigger. For instance:- You can configure ‘Timer” task for a user action. When a user clicks the “Send OTP” button, a timer starts and asks the… Continue reading Timer