-

Display the Difference Between Two String Type Data Items on the Processing Form Screen
This article explains how to display the difference between two text-type data items using decoration (HTML/JavaScript) on the form screen. Questetra Form Javascript API is used to get…
-

Automatically Populate Multiple Data Fields with Selected Employee Information
This section introduces a mechanism whereby information about choices is automatically populated in other Data Items when specified as a Select type.
-

Perform Your Own Input Checks on Form Screens
Implement your own input checking mechanism that runs on the form screen using the Questetra Form Javascript API.
-

Perform Processing When an Event Occurs on the Form Screen
This section describes how to register/delete event handlers for data items on the form screen and for the form screen itself using Questetra Form Javascript API.
-

Get/Set Data Item Values on the Form Screen
This section describes how to get/update Data Item values on the form screen using the Questetra Form JavaScript API.
-

Using Employee Data From a kintone App as Choices
Retrieve the employee roster stored in a kintone app via API and store and use it as a choice master.
-
![Using [Questetra Form JavaScript API] on the Form Screen](https://support.questetra.com/wp-content/uploads/2022/06/tutorial-questetra-form-javascript-api.png)
Using [Questetra Form JavaScript API] on the Form Screen
Questetra Form JavaScript API enables you to get/assign values of input fields and register/delete event handlers on the processing form screen.