Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

Rw ui steps macro
Rw step

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

...

  Inspect Field Element

...

Rw step

Select and highlight the form field.

...

Rw step

Right-click and select Inspect Element.

...

Rw step

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

...

Image Added

  Inspect Field Element

Image Added

Field Name XML Element


Option 2

...

Rw ui steps macro
Rw step

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

...

Admin Mode

Rw step

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.

...

Rw step

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.

...

Image Added

Admin Mode

Image Modified

Hover For Field Name

Image Added

Field Mapped to PDF ONLY