Add a Refresh Capture Form action

Use a Refresh Capture Form action to refresh the document's field properties in the capture form user interface that are updated on the server by using SDK API.

Note The Refresh Capture Form action only refreshes the fields and ignores other changes, such as folder/document hierarchy changes.
  1. On the Form Modeling bar, click Actions.
  2. On the Actions page, click Add Generic Add.
  3. On the Type list, select Refresh Capture Form.
  4. Enter a Name and Description for the action.
  5. Optionally, configure a unique action for each language separately. See Configure multilingual actions for a form or control for more information.
  6. When using batch aware APIs to make changes to the field data, click Yes for FullBatchReset to update the user interface with the latest changes in the database.

    At runtime, all the contents of the updated batch are returned to fully refresh the user interface.

  7. Click OK.

    The newly created action is added to the table.

  8. Click Save.
  9. Associate the action with the capture control that will trigger this action. Alternatively, if you wish to call the Refresh Capture Form action on load of a form then associate the action with the form. See Associate an action with a form or control.