Vahana Academy

Header

Introduction to Header The header is a fundamental element of the user interface (UI) that appears at the top of a page or component. It serves primarily as an identifier for the associated page or component, helping users understand the current context within the application. The header not only plays a critical role in enhancing… Continue reading Header

Application Header

Introduction to Application Header The Application Header is a System Component that remains consistent across the entire application, regardless of the page. Positioned at the top of every screen, it serves as the primary identifier for the application, ensuring a unified and recognizable presence throughout. Users have the ability to customize the Application Header by… Continue reading Application Header

Introduction to System Components

System Components, unlike Components, are designed primarily for display purposes and, in some cases, can include interactive elements, such as clickable links, buttons, etcetera. System Components remain generally same across the page or the entire application. This section allows you to create new System Components, view existing ones, and add various elements as needed. It… Continue reading Introduction to System Components

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

An Introduction to Inventory

In the vFlow 2.0 module, the Inventory section primarily displays and create the list of different entities category-wise at the app level. The Inventory section contains the following categories: Note: All the above categories are explained under the Entities category, as they are collectively referred as Entities in the vFlow 2.0. After you click a… Continue reading An Introduction to Inventory