🚀 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
Blog
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. At the component-level, you can configure different properties in a page under… 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
Test Template
In the vConnect module, this feature allows you to test the functionality of the request or response template. To test a template, you need the two following items: When the “Test Template” function is executed, it uses the code of the key/value pairs to test the logic of the template and then provides the result.… Continue reading Test Template
Database Connection
This function allows you to configure a database connection. After you configure a database connection, you need to select it when you configure a DB (database) API. The database connection enables the DB API to connect to the database and perform the following functions: The DB API contains the SQL query. The DB API executes… Continue reading Database Connection
Exporting an API as a Service
After you add one or more APIs to a service, you need to publish the API. To publish an API, you export it as a service. Exporting an API as a service means that you are exposing the API as a service on the configured end-point URL. If you do not export an API as… Continue reading Exporting an API as a Service