Vahana Academy

Checkbox

Checkboxes are used for multiple choices, but not for mutually exclusive choices. Each checkbox works independently from other checkboxes in the list. Selecting a checkbox does not affect any other selection. For example:-For taking the user’s hobbies as an input, you can provide multiple hobbies with the check boxes. The user can click more than… Continue reading Checkbox

OTP (One-time-password)

The OTP element verifies the mobile number of users by sending a unique verification code (OTP) during registration or transaction processing. It removes the possibility of a user registering with a fake mobile number. This module checks the existence of the mobile number and the ability of a user to access that mobile number. Usage… Continue reading OTP (One-time-password)

Input Field

The input fields are normally found within a form but can also be part of a modal, search, or card. Common text input types include usernames, password, descriptions, URLs, emails, addresses, and plain text searches. In the “Input Field” element, the end-user enters a value. Usage When to use When not to use When you want the user to enter name, password,… Continue reading Input Field

An Introduction to vDesigner

vDesigner is a cloud-based no-code platform that allows developers, analysts, citizen developers, and non-technical business users to design and develop powerful enterprise-grade mobile, tablet, and web applications by providing intuitive drag and drop visual interface. vDesigner takes care of the “redundant and repetitive activities” that consume so much time. It helps users add value through… Continue reading An Introduction to vDesigner

Assets Manager

Assets Manager is a smart web based virtual space dashboard that allows you to import and export the following items (file types): In the Assets Manager module, these items are referred to as “assets“. You can use these assets in those web applications and mobile apps that you design and develop by using the vDesigner… Continue reading Assets Manager

Creating Business Rule

Introduction In the vDesigner module, the business rule manager is used to create a new business rule. In the business rule manager, the application user implements a logic by defining the expression-based conditions or by using vDesigner functions. When a business rule is executed, the application checks if the user’s action satisfies the condition in… Continue reading Creating Business Rule