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

Notifications

In the Vahana cloud portal, this feature allows you to access notifications. A notification provides the infomation related to the activities that the Vahana cloud user performs in different modules. In the Vahana cloud portal, the top panel displays a bell icon (), which is also referred to as the Notifications icon. The bell icon… Continue reading Notifications

Prefix Input Field

The Prefixed Input Field element contains two adjoining boxes. The left box contains the prefixed value and the right box contains a value. You can use the Prefix Input Field element when you want the user to enter the value after the prefix value. For instance:- you can use the Prefix Input Field element to… Continue reading Prefix Input Field

Import Release Config

In the AppOps module, the “Import Release Config” sub-module allows you to upload application-related configuration details to the VRT (Vahana Run Time) module by using the manual export-import mechanism. To use this feature, the VRT Type property of the currently used environment (for example, SAND_BOX) must be configured with “Export” option. After you set the… Continue reading Import Release Config

Testing a Custom Function

After you create a custom function, you need to test it and make sure that you can consume it to implement the related functionality. The Custom Function sub-module also provides a feature to test the custom function. To test a custom function: Note:- The <<Custom Function Name>> Test dialog box displays different boxes based on the input parameters… Continue reading Testing a Custom Function

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