Toggle menu

Form Helper Functions

There are 146 results
Page 4 of 8

Search results

helper.isFirstTimeOnCurrentPage()

Whether or not this is the first time the user has been on this page.

helper.isFirstTimeOnCurrentPageInstance()

Whether or not this is the first time the user has been on this page instance.

helper.isHighlightValidFields()

Returns true if the helper is configured to change the style of fields that have passed validation

helper.isPageInstanceCountValidated([pageName])

Whether or not the instances count should be validated.

helper.isPageRepeatable([pageName])

Whether or not a page is repeatable.

helper.isRenderedInIcm()

Returns true if the helper is executing in iCM.

helper.isServer()

Returns true if the helper is executing user supplied functions on the server.

helper.isSkeleton()

Returns true if the helper is executing skeleton code on the server.

helper.isSubmitOnlyValidation()

Returns true if the helper is configured only to perform validation and display errors when an attempt is made to submit a form.

helper.querySubmissionAction()

Returns the name of the action that caused the page submission.

helper.querySubmissionActionFieldName()

Returns the field name of the button that was pressed to trigger the page submission.

helper.querySubmissionActionIdentifier()

Returns the identifier of the button that was pressed to trigger the page submission.

helper.querySubmissionActionLabel()

Returns the label of the button that was pressed to trigger the page submission.

helper.registerCustomFieldFn(fieldName, customFnName, customFn)

Registers a custom function for a specified field.

helper.setBusyOptions(options)

This is used to provide additional, low-level, configuration settings used when displaying a busy indicator.

helper.setSubmissionBusyField(fieldName)

Used to set the position of the busy indicator.

helper.setVariable(name, value [,scope])

Creates and sets the value of a form variable.

helper.showActionButton(actionName [,label] [,fieldID])

Ensures that all buttons on the current page that perform the specified action are displayed.

Share this page

Facebook icon Twitter icon email icon

Print

print icon