...
Layouts can contain input fields that an editor can fill in with content. To enter text into an input field, you simply hover the mouse over it and then click the left mouse button. For example:
The focus is now in the field and you can now enter the desired text.
...
Repeatable Parts
Layouts can have repeatable parts. For example, a layout that renders a tab might allow you to add extra tabs. When more than one repeatable part has been added, you can change the order in which they appear by moving them. Extra repeatable parts that have been added can also be removed.
When a layout contains repeatable parts, the Actions menu becomes available. For example:
...
Action | Description |
---|---|
Add | Add another instance of the repeatable layout part. |
Remove | Remove the selected repeatable layout part. |
Move to Left | Moves the selected repeatable layout part one position to the left. |
Move to Right | Moves the selected repeatable layout part one position to the right. |
...
Selecting Layout Variants
...
Expand the drop-down and select the variant you want to add to the canvas.
...
Switching Layouts
Panel | ||||
---|---|---|---|---|
| ||||
The following applies to XperienCentral versions R41 and higher. |
...
Field | Available field | Mapped |
prefilled field | empty field | Determined by the field type mapping rules described below. |
empty field | prefilled field | Determined by the field type mapping rules described below. |
prefilled field | prefilled field | Determined by the field type mapping rules described below. |
rich text | rich text single line | No |
rich text | single line (flat) | No |
rich text single line | rich text | Yes |
rich text single line | single line (flat) | No |
single line (flat) | rich text | Yes |
single line (flat) | rich text single line | Yes |
Field with name A | Field with name A | Determined by the field type mapping rules described above. |
Field with name A | Field with name B | Determined by the field type mapping rules described above. |
Prefilled field with name A | Prefilled field with name A | Determined by the field type mapping rules described above. |
Prefilled field with name A | Prefilled field with name B | Determined by the field type mapping rules described above. |
Loop | Available loop | Mapped |
Single loop | Multiple loops | The single loop is mapped to the first of the multiple loops. |
Multiple loops | Single loop | The first of the multiple loops will be mapped to the single loop. The rest of the loops will be lost. |
Singe or Multiple loops | No loops | No - all loops will be lost. |