Toggle menu

helper.utilCreateConfMessageAction(fieldName, message)

Creates and returns a new action object that represents a confirmation message action generated by the specified field.

This function is commonly used in scripted actions. It should be used in preference to .utilCreateAction when only a confirmation message is needed.

Executed

Server-side only.

Arguments

ArgumentsTypeDescription
fieldNameString, requiredThe field name
messageString, requiredThe confirmation message

Returns

Object

Example

For a worked example, see the Form Action Fields and Scripted Actions knowledgebase article.

Last modified on March 09, 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon