This task deletes media based on the configured identifiers or file path. By using the configured identifiers or file path, it deletes the media from DMS (Document Management System) or a specified file path. When you configure properties to delete the media, you also choose one of the following deleting options: The Delete Media task’s… Continue reading Delete Media
Category: Tasks
Fetch Media
This task fetches media from DMS (Document Management Server) and stores it in a specific location. When you configure this task, you also define an output location. After it fetches the media, it stores it in the output location. Steps to Configure PropertyName Description Mandatory Reference Name The reference name specifies the name of the… Continue reading Fetch Media
File Picker
This task picks one or more files from the end user’s device and then stores them in a configured location. When you configure the File Picker task, you also configure a file storage location. After the File Picker task picks the file from the user’s device, it stores it in the configured location. If you… Continue reading File Picker
Haptic Feedback
You can apply this task to impart the characteristic of the tactile sensation (sense of touch) to the application. By using the tactile sensation, the application interacts with the user through the sense of touch (vibration, forces, or motions). For instance:- When you get a notification on your phone, it vibrates to alert you. The… Continue reading Haptic Feedback
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