Toggle menu

helper.utilShowHideField(fieldID, show)

Low level jQuery wrapper for showing and hiding an element.

In your forms use .hideField and .showField. This function is used in the form runtime itself.

Executed

Client-side only.

Arguments

ArgumentTypeDescription
fieldIDString, requiredThe ID of the field
showBoolean, requiredTrue to show, false to hide
Last modified on March 09, 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon