Skip to main content
Version: Next

Open Form Popup And Stop Execution

Audience: Citizen Developers

Skill Prerequisites: Using Form Builder

This action allows you to open a specified Form from the same page in a popup. Depending on the Action selected, the remaining actions will also execute.

Actions Covered by this Document

ActionPurpose
Open Form Popup And Continue ExecutionOpens the specified Form and then continues to subsequent actions on the button and submission.
Open Form Popup And Stop ExecutionOpens the specified Form and then stops further execution of both subsequent actions and HTTP post submission.

Input Parameter Reference

ParameterDescriptionSupports TokensDefaultRequired
Select ModuleSelect the Form you wish to open in a popup. Optionally, click the EXPR button to tokenize the selection of the form IDYesEmpty StringNo
Reinitialize FormCauses the selected form to reinitialize each time it is opened in a popupNoUnsetNo
QueryString ParametersOptionally, you can enter Name and Value pairs that will be passed to the form being opened in the popup. The form in the popup can reference these values using the [QueryString:Parameter] token syntax.YesUnsetNo