Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Click on Images to Expand Them

You will need to be able to capture the Form Name for each of the fillable fields that you plan on creating validations for.

Option 1

1

Open the form to make sure it is opening within Docupace HTML5 viewer (requirement).

  Inspect Field Element

2

Select and highlight the form field.

3

Right-click and select Inspect Element.

4

The XML element information will appear.   Locate the data after name=.    This is the name you will use for the form field name.

Field Name XML Element


Option 2

1

Open the form to make sure it is opening within Docupace HTML5 viewer (requirement).

Admin Mode

2

Click on the icon for Admin Mode (If the icon on the HTML 5 viewer is not visible, the application preference will need to be enabled). Your form fields will change to different colors based on form mapping rules.

3

Hover over the field to reveal the field name. The first name in the field name string comes from the PDF, and the second name displayed is the BASE field name.

Note: If only one name appears, it means the field is not mapped to the base. You cannot make any changes or assign validations to these fields.

Field Mapped to PDF ONLY

Hover For Field Name


  • No labels