In the Release Manager module, this function allows you to create a new feature branch from an existing feature branch. After you cut a child feature branch from a parent feature branch, the child branch inherits all app-level configurations of the parent feature branch. Let’s learn how to create a child branch from a parent… Continue reading Creating a New Feature Branch
Blog
Viewing Default Feature Branch
When you create an app on the Vahana cloud, it is by default created in the Feature_1 branch. While a new app is created in the Feature_1 branch, a master branch always exists parallel to the default Feature_1 branch. A vDesigner module user can work on the app in the Feature_1 branch and create its… Continue reading Viewing Default Feature Branch
A Concept of Branching
Overview In the Release Manager module, this feature allows you to cut a new branch from the master branch and then create, develop, and perform the function on the new features. As it has been described earlier in the post: Release Manager Overview that when you create an app in the Vahana cloud, it automatically… Continue reading A Concept of Branching
Certifications
🚀 Vahana Developer Certification Program 🚀 Welcome to the Vahana Developer Certification Program, where innovation meets recognition! Elevate your skills, showcase your expertise, and join the league of certified Vahana Developers. ![Vahana Certification Logo] Certification Tracks: 1. Vahana Certified Developer 🌐 Certification Benefits: How to Get Certified: Start Your Certification Journey Today! Ready to elevate… Continue reading Certifications
Array Functions
In the vDesigner module, the array function is a common function that you can apply so that the application can perform the following array-related data manipulation as follows: Prerequisite to Use Array Functions To use array functions in the vDesigner module, you must: After you define the JSON array and the business rule, you can… Continue reading Array Functions
Open Third Party App
This task allows you to open third party apps on your device. To successfully open the third party app, the app must be installed on your device. Steps to Configure Property Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by default. Yes Deep… Continue reading Open Third Party App
Popup Page
When you add a page to the application, you can design a page as a page or a popup page. You can add a popup page to get the user input, generate leads, provide information to the user, etc. After you add a page to the application, the Page Properties panel to the right of… Continue reading Popup Page
Page
In the vDesigner module, a page is a basic building block. You can use a page to create an application page. In the vDesigner module, a page is treated as a component. You can add a page as a page or popup page. You design a page by adding multiple elements to it. If the… Continue reading Page
Text Area
The “Text Area” element is a multi-line text-input control. In the text area element, you can enter multiple lines. You can use the text area to get the descriptive and multi-lines input from the user. While the text box element allows the user to enter single line input (text), the user can enter the input… Continue reading Text Area
Carousel
The “Carousel” element is a rotating banner or slideshow that displays the content in a navigated slides or banners. It allows you to manually slide through the images or slides of text, or it plays them automatically. You can use the carousel element to display images, products, and promotions on the home page. You can… Continue reading Carousel