General Settings

The General Settings menu is a central place in vDesigner 2.0 where users manage core app configurations. It’s divided into two main sections: Basic Section This section handles all foundational settings related to the application. Its key features include: Use this section to configure all high-level app settings. This is how Basic Section may look… Continue reading General Settings

Published
Categorized as Design

List of vDesigner Functions

FUNCTION NAME FUNCTION NAME FUNCTION NAME FUNCTION NAME FUNCTION NAME AVG SUM PRODUCT DIVIDE POW FACTORIAL SORT ISNULLOREMPTY MAX MIN ISALPHANUMERIC DATEDIFFHOURS FLOOR CONCAT SUBSTR HEX CONTAINS UPPER LOWER ISALPHA CURRENTDATETIME CAST ROUNDUP ROUNDDOWN MOD LOG STATIC CEILING TRUNCATE FORMATNUMBERLOCALIZEDPATTERN ADDMINUTES ADDSECONDS HOUR MINUTES SUBHOURS SUBMINUTES SUBSECONDS WEEKDAY LEFT RIGHT ISNUMERIC TRIM MID CONTAINSALL LEN… Continue reading List of vDesigner Functions

Attributes and Attribute IDs

What is an Attribute? An attribute represents a specific piece of data associated with an entity in Data Modeler. It defines the type of information an entity holds, such as text, numbers, images, or colors. Example: Consider an entity called Employee with the following attributes: {“Decimal Tech” :[ { “EmployeeID”: “E001”, “Name”: “John Doe”, “Age”:… Continue reading Attributes and Attribute IDs

Published
Categorized as Design

Open Device Settings

The Open Device Settings task checks whether the necessary device permissions are granted for the application to function properly. If a required permission, such as camera access for video KYC, is not granted, this task redirects the user to the relevant device settings page, allowing them to enable the required functionality. Common Use Cases When… Continue reading Open Device Settings

Check Permission Function

The Check Permission function verifies whether a specific device permission (e.g., Camera, Location, Notifications) is granted. It returns a Boolean value (True if granted, False if denied), allowing applications to determine whether to proceed with an action or request permission. Common Use Cases When to Use Use the Check Permission function within the Open Device… Continue reading Check Permission Function

Profile Settings

This function allows you to perform two major functions as follows: These functions are broadly described as below: Editing Your Profile Your profile contains your name, your registered email ID that you use as your login ID, and your role that the IT Ops owner assigns to you. In the profile details, you can edit… Continue reading Profile Settings

IT Ops with Specific VRT

The constantly increasing data transmission across the Vahana cloud also increases the usage of the IT Ops module. On the Vahana platform, the IT Ops module is a web-based advanced monitoring tool. It allows you to observe and monitor a variety of data that the Vahana platform transports between applications and back-end services. It provides… Continue reading IT Ops with Specific VRT