You can use the horizonal divider to create two or more sections along the width of the page. You can also use the horizontal divider to create a static upper panel and a middle pane that displays the content of different pages. Usage When to Use You can use the horizontal divider when:–> You want… Continue reading Horizontal Divider
Category: V2
Data Table
This element is used to create a grid-based table. The cell or grid of the table contains a data. In the application, you can use the data table in the report module to display variety of data. The data table is a useful element to display a collection of data that the user can use… Continue reading Data Table
Data Table Column
The “Data Table Column” element can be used to add a column to the left or right side of the existing data table. This element is very useful when you want to update the data table by adding more data columns. Also, you can only add a data table column to a data table if… Continue reading Data Table Column
Accordion Header
The “Accordion Header” is a part of the “Accordion” element. The “Accordion Header” is placed on top of the “Accordion” element. It is used to display the thumbnail or label. In the “Accordion Header” element, a thumbnail or label specifies the topic or title of written information or data in the “Accordion” element. Accordion Header… Continue reading Accordion Header
Accordion Card
In the “Accordion” element, the “Accordion Card” element is a big canvas that contains second level of information or a brief description of the topic. While the “Accordion Header” element has the topic name, the “Accordion Card” element contains the description of that topic. If the accordion is used to display different levels of menus,… Continue reading Accordion Card
Stack
The “Stack” element allows you to stack or place several overlapping UI elements. Also, a “Stack” can be used as a parent layout to contain other child layouts. By default, the orientation of the stack layout is “vertical,” which can be changed programmatically. Usage When to use You can use the stack layout to:–> Arrange… Continue reading Stack
Using Different Functions in Business Rule Widget
Introduction This section describes how you can use different functions in the business rule widget. These functions are common functions that you can use to define a condition. When you define a condition by using business rule functions, the business rule uses the applied operator and then checks the condition. If the condition satisfies, the… Continue reading Using Different Functions in Business Rule Widget
vLibrary
Introduction The vLibrary module is a web based application. It is incorporated into the Vahana platform. The vLibrary module allows you to register an app as a template. In your virtual space on the Vahana platform, you first create an app/application. Therefore, you can register your app as a template for the vFlow and vDesigner… Continue reading vLibrary
Column
The “Column” element aligns multiple other elements vertically. On a page where you want to place and align multiple elements vertically, you can use the column layout. While designing an application, you can use a column as follows: Virtual Column You can use the virtual column to align elements vertically on a page. When you… Continue reading Column