Versions Compared

Key

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

To have Prior to deploying the Blue Arrows deployed for specific form fields, configure settings in these domainsArrow functionality, you must prepare by configuring synchronization settings in the following domains

  • Forms (222)

  • FM M-to-M Converters (249) or Forms M-to-M Converters (251) 

To have the Blue Arrows deployed for specific form fields, configure settings in these domains: 

  • Form Fields Groups (275)  

  • Form Fields Meta (255)  

Configure Forms (222)

Make sure all forms have been excluded from synchronization:

Rw ui steps macro
Rw step

Navigate to Administration > List Domains > Form (222).

Rw step

Search for forms that have Exclude Form from Field Sync set to No.

BlueArrows_forms.png
Rw step

For those forms that should not be synchronized automatically, open the Form details and set the Exclude Form from Field Sync is set to No.

BlueArrows_forms_edit.png
Rw step

Click Save and Close

Configure FM M-to-M Converters (249)

Field mapping is defined using the M-to-M Converters domains. These domains control how data in fields from one domain correspond to fields in another domain. You can additionally configure data transformations for specific fields. There are two types of M-to-M Converters: FM (field mapping) and Forms. FM M-to-M Converters apply to the same fields in all forms. Forms M-to-M Converters is a sub-set of mapping records specific to each form.

...

Rw ui steps macro
Rw step

Navigate to Administration > List Domains > FM M-to-M Converters (249).

Rw step

Make sure that the mapping for the namespaces BasetoBaseand Field Mask *[].FullName to *[].Prompt is included. The Condition #{isAllEmpty('*[].Role') ? value() : value('*[].Role') + ': ' + value()} must be configured for the prompts to work.

BlueArrows_M-to-M.png
Rw step

Verify that the list contains all required FM M-to-M Converters and that they are defined properly. Add new or modify incorrect ones if necessary. 

Tip

Tip. To create expressions in Docupace you may use two types of syntax: simplified Docupace wildcard syntax; or standard RegExp (Regular Expressions) syntax.

Here is a list of operators with examples:

Writing Patterns with Wildcard Operators

Rw step

Click Save and Close if you make any changes. 

Configure Form Fields Groups (275)

The Form Fields Groups (275) domain drives what Prefix groups are available in each section of the form. The Form Fields Groups can also exclude fields from being mapped with the Blue Arrows.

...

Rw ui steps macro
Rw step

Navigate to Administration > List Domains > Form Fields Groups (275).

BlueArrows_field_gr.png
Rw step

Open the Form Fields Group details screen.

  1. In the Prompt Field Name - enter an internal name for this prompt, e.g. EntityName

  2. In the Field Group Prefix table - add all prefixes that should be grouped and arrange them in the order that they should be shown.

  3. In the Include Fields Mask field - add an asterisk*“ wildcard to include all data fields. 

  4. In the Exclude Fields Mask field - identify fields you would like to exclude from using the Blue Arrows. 

BlueArrows_field_gr_edit.png
Rw step

Click Save and Close. 

Configure Form Fields Meta (255) 

The Form Field Meta domain defines which PDF form fields will show the Blue Arrows. Additionally, it configures the visual position of the arrow next to the field in the PDF viewer. The Form Fields Meta also displays a connection of the field with the Forms Field Groups; therefore, the mapping can be verified.

By default, the arrows are enabled for the Full Name fields, but you can add them for any other fields.  

...

Rw ui steps macro
Rw step

Navigate to Administration > List Domains > Form Fields Meta (255).

BlueArrows_field_meta.png
Rw step

For every form field that needs the Blue Arrows dropdown, define the following details:

  • type the Form Field Name

  • select the Data Element

  • select the Form Fields Group

  • in the Button Leftfield indicate the position of theBlue Arrow from the left margin of the page in pixels.

Tip

Tip: To include several fields, the Form Field Name can be written as a pattern, using the wildcard operators supported by Docupace. 

Here is a list of operators with examples:

Writing Patterns with Wildcard Operators

BlueArrows_field_meta_edit.png
Rw step

Click Save and Close. 

rw-step

Test the Blue Arrows

Open an existing work item or create a new work item: 

...