Versions Compared

Key

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

...

The following table explains how XperienCentral handles a layout switch and how fields and loops from one layout are mapped to another (or not). The mapping logic takes into account what is available in the structure of the layout being switched to and then applies the rules described below.


FieldAvailable fieldMapped
prefilled fieldempty fieldNo
empty fieldprefilled fieldNo
prefilled fieldprefilled fieldYes
rich textrich text single lineNo
rich textsingle line (flat)No
rich text single linerich textYes
rich text single linesingle line (flat)No
single line (flat)rich textYes
single line (flat)rich text single lineYes
Field with name AField with name ADetermined by the mapping rules described above.
Field with name AField with name BDetermined by the mapping rules described above.
Prefilled field with name APrefilled field with name ADetermined by the mapping rules described above.
Prefilled field with name APrefilled field with name BDetermined by the mapping rules described above.
LoopAvailable loopMapped
Single loopMultiple loopsThe single loop is mapped to the first of the multiple loops.
Multiple loopsSingle loopThe first of the multiple loops will be mapped to the single loop.
Singe or Multiple loopsNo loopsNo

...