The Web View element allows the end user to open a web page instantly from an app only by tapping the link. It is a quick web view that provides the limited browsing functionalities as a sub-process of the app. Usage When to Use Use the web view to:–> Display rich content instantly.–> Display general… Continue reading Web View
Author: Saurabh Kumar
An Introduction to Vahana Cloud
Introduction Vahana Cloud is a no-code application platform where you can develop enterprise-level omnichannel applications. Unlike traditional development environment where several activities are dependent on the resources, Vahana enables you to efficiently perform development-related activities only with the basic knowledge. Overall, Vahana lets you build your application or solution in an optimized time frame as… Continue reading An Introduction to Vahana Cloud
Configure Multilingual Feature for an Application
Developing an App First develop the mobile app or web application for which you want to configure the multilingual feature. Exporting an Excel File After you register a language, you need to export the Excel file. Before you export the file, you need to select the registered languages and then select the content type that… Continue reading Configure Multilingual Feature for an Application
Getting Started with vDesigner
Introduction This post covers and broadly describes all basic functions in vDesigner. A beginner (new user) can perform these basic functions to learn the vDesigner. Later, the user can hone the skills to design the enterprise-grade robust mobile applications. These basic-level functions serve as a stepping stone to the advanced features that user can use… Continue reading Getting Started with vDesigner
Button Group
The “Button Group” element is a collection of multiple toggle buttons. In the application, you can use the “Button Group” element when you want the user to select a specific value or a state. In an application, “Button Group” is used to display or specify different values, states, or modes. In the “Button Group” element,… Continue reading Button Group
Multilingual
The Vahana Cloud portal incorporates the multilingual feature. The multilingual feature allows you to configure an Indian regional language or an International foreign language for the mobile apps or web applications that are developed on the Vahana platform. After you configure the language, the application displays the content in the configured language. First you need… Continue reading Multilingual
Vertical Divider
You can use the vertical divider to create two or more sections along the height of the page. These sections are separated by the vertical divider. The vertical divider element is very useful when you want to display a subset of the content in different section. For instance:- To create left, middle, and right pane,… Continue reading Vertical Divider
Horizontal Divider
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
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