After you build a custom function, you can apply it to the related scenario. To implement an application behavior, you can create a custom function. You can apply multiple custom functions to design the application behavior on different pages. To apply the custom function, you need to configure the Invoke Function in the task group.… Continue reading Applying a Custom Function
Category: vDesigner
Invoke Function
When this task executes, it invokes a custom function. You write the code of a custom function in JavaScript. To know more about a custom function, visit the Creating a Custom Function post. The custom function contains a complex logic or algorithm to perform a function or task on the related application page. To configure… Continue reading Invoke Function
Creating a Custom Function
In the Cutsom Function submodule, creating a custom function includes several small sub-steps. It provides intuitive and clean user interfaces to define a custom function. After you create a custom function, you can test it. When you want to use a custom function, you can consume it by using the Invoke Function task. Creating a… Continue reading Creating a Custom Function
An Introduction to Custom Function
The vDesigner module offers the “Custom Function” feature as a full-fledged sub-module under the Widget category. Other widget-based modules are Business Rule Manager, Display Message, and Task Group. In the vDesigner module, you can use many features to impart a dynamic aspect or functional behavior to an element, a set of elements, a page, or… Continue reading An Introduction to Custom Function
NFC
In the vDesigner module, the NFC term means Near Field Communication. NFC is a set of communication protocols that allows you to establish communication between two electronic devices at a maximum distance of four centimeters or less. The vDesigner module incorporates NFC as a task. The NFC task is also based on the NFC set… Continue reading NFC
Configuring Invoke API Task
In relation to the API widget, this post focuses on how to configure an API instance for a task. In the vDesigner module, when you design an application, you impart the function behavior to the app by configuring several events in the app. When you configure an event, you configure one or more tasks in… Continue reading Configuring Invoke API Task
Creating a New API Instance
After you access the API module, you can create a new instance of an API that you have configured and published on the vConnect portal. To create an API: Setting Request Parameters This activity allows you to define the request parameters of an API. When an app posts the API request, it picks the data… Continue reading Creating a New API Instance
Accessing API Module
In terms of functional hierarchy on the Vahana platform, the API module is placed under the vDesigner module. Like other widget-based functionalities, such as business rule manager, task group, and others, it is also a full-fledged widget. It allows you to consume a vConnect portal-incorporated API and then create its instance at the application-level. You… Continue reading Accessing API Module
An Introduction to API
The vDesigner module contains the API module as a first level functionality. The API module allows you to access the list of all APIs that have been configured on the vConnect portal. After you access the list of APIs, you can select an API from the list and then create its instance by using the… Continue reading An Introduction to API
Rich Text Editor
The Rich Text Editor element allows you to compose, edit, and store the formatted text, in addition to images, fonts, and other elements. The vDesigner incoprorated rich text editor contains all features of a WYSIWYG (what you see is what you get) editor. It provides you all word processing features to write and compose the… Continue reading Rich Text Editor