You haven't used this form for a while - to protect your data, the form session will expire soon
Your cookie preferences were saved
This example uses the helper.utilCreateConfMessageAction function.
function (helper, processor, props, context) { var msg = "Here's your message: " + helper.queryFieldValue("MESSAGE"); return helper.utilCreateConfMessageAction(props.FIELD.NAME, msg);}
Share this page
Print