The hint information defined for all fields will be displayed.
Executed
Client-side only.
Arguments
None.
Example
Added to a script button this would display all field hints when pressed.
function (helper) {
helper.showFieldHints()
}
Last modified on March 06, 2020