Toggle menu

helper.utilSetInputValue(inputID, value)

A low level jQuery wrapper for set the value of an HTML input element.

In your forms use .updateFieldValue. This function is used in the form runtime itself.

Executed

Client-side only.

Arguments

ArgumentTypeDescription
inputIDString, requiredThe ID of the input element whose value is to be set
valueString, requiredThe value
Last modified on March 06, 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon