Refresh capture 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 and click New.

    The New action dialog box is displayed.

  2. On the Type list, select Refresh capture.
  3. Change the default Name (AddRefreshCapture1) to something meaningful.
  4. Optional. Enter a Description for the action.
  5. Optional. Select Multilingual to configure a unique action for each language separately. See Configure multilingual actions.
  6. When using batch aware APIs to make changes to the field data, select Full batch refresh 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. Select Treat refreshed fields as complete to treat all the refreshed fields as complete.
  8. Click Save.

    The newly created action appears on the Actions page.

  9. Associate the action with the control to trigger this action. See Configure actions for form control events. Alternatively to call this action for a form event, associate the action with the form. See Associate an action with a form.