Reusing Form Actions

You can reuse a form action by exporting it to an .xml file and importing it into any other form. This is useful when you have multiple forms for which a single action is relevant or for limiting the amount of rework across multiple applications and process apps.

You can also copy a form action from a form in the same process app or in a referenced application and paste it into the open application.

To export and import a form action:

  1. Navigate to the form in the source application, and then select the Actions tab.
  2. Right-click the action in the source form, and then select Export. To export all of the form's actions, select Export all.
  3. In the Save As dialog box, navigate to the directory where you want to save the exported file, and click Save.
  4. Navigate to the target form in any application. The Actions tab should be automatically selected.
  5. Right-click on the actions tab, and then select Import.
  6. In the Import Form Actions dialog box, navigate to the file you exported and click Open.
  7. SBM Composer attempts to resolve references to fields, controls, images, or rules. If references cannot be resolved, the action is disabled and you need to manually repair it.

To copy a form action:

  1. Navigate to the form in the source application, and then select the Actions tab.
  2. Right-click the action in the source form, and then select Copy.
  3. Navigate to the target form. The Actions tab should be automatically selected.
  4. Right-click on the actions list, and then select Paste.
  5. SBM Composer attempts to resolve references to fields, controls, images, or rules. If references cannot be resolved, the action is disabled and you need to manually repair it.