Versions Compared

Key

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

To have the blue arrows Blue Arrows deployed, configure settings in these domains: 

  • FM M-to-M Converters (249) 

  • Form Fields Groups (275)  

  • Form Fields Meta (255)  

Configure FM M-to-M Converters (249)

Field mapping is defined using the M-to-M Converters domains. These domains specify how data in fields from one domain corresponds to fields in another domain. You can also configure additional data transformations for specific fields.
There are two types of M-to-M Converters: FM (field mapping) and 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 the Base to Base *[].FullName to *[].Prompt was copied over successfully. The value mapping #{isAllEmpty('*[].Role') ? value() : value('*[].Role') + ': ' + value()} must be included for the prompts to work.

...

...

Configuring FM M-to-M Converters

Image Added
Rw step

Verify

...

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

Rw step

Click Save and Close if changes are made. 

Configure Form Fields Groups (275)

The Form Fields Groups 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).  

Form Fields Groups

Rw step

Open the Form Fields Group details screen.

  • In Prompt Field Name – use Prompt to show name 

  • In Field Group Prefix table – add all prefixes. Order them 1,2,3... to show in order. Owner[]. identifies all owners. 

  • In Include Fields Mask field – use “*” wildcard to include all data fields 

  • In Exclude Fields Mask field – identify fields you would like to exclude from the Blue Arrows. 

Form Fields Groups details screen 

Rw step

Click Save and Close. 

Configure Form Fields Meta (255) 

The Form Field Meta domain creates the Blue Arrows positioning on the HTML 5 Page. The positioning by default is on the Full Name but you can easily modify or add the Blue Arrows to show on any field. The Form Fields Meta also displays a connection with the Forms Field Groups; therefore, the mapping can be verified. 

...