Vahana Academy

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

An Introduction to Custom Function

The vDesigner module offers the “Custom Function” feature as a full-fledged sub-module under the Widget category. Other widget-based modules are Business Rule Manager, Display Message, and Task Group. In the vDesigner module, you can use many features to impart a dynamic aspect or functional behavior to an element, a set of elements, a page, or… Continue reading An Introduction to Custom Function