Versions Compared

Key

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

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

...

Field mapping is defined using the M-to-M Converters domains. These domains specify control how data in fields from one domain corresponds correspond to fields in another domain. You can also additionally configure additional 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.

To set up dropdown prompts:

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 FullName to *[].Prompt was copied over successfully is included. The value mapping Condition #{isAllEmpty('*[].Role') ? value() : value('*[].Role') + ': ' + value()} must be included configured for the prompts to work.

Image RemovedBlueArrows_M-to-M.pngImage 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 you make any changes are made

Configure Form Fields Groups (275)

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

To configure Form Field Groups:

Rw ui steps macro
Rw step

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

  

Image RemovedForm Fields GroupsBlueArrows_field_gr.pngImage Added

Rw step

Open the Form Fields Group details screen.

In 
  1. In the Prompt Field Name

 – use Prompt to show name In 
  1.  - enter an internal name for this prompt, e.g. EntityName

  2. In the Field Group Prefix table

  1. - add all prefixes

. Order them 1,2,3... to show in order. Owner[]. identifies all owners. In 
  1. that should be grouped together and order them as they should be shown.

  2. In the Include Fields Mask field

– use
  1. - add a *

  1. wildcard to include all data

fields In 
  1. fields. 

  2. In the Exclude Fields Mask field

  1. - identify fields you would like to exclude from the Blue Arrows. 

Image RemovedForm Fields Groups details screen BlueArrows_field_gr_edit.pngImage Added
Rw step

Click Save and Close. 

...