When tables are involved: You put the query on containers that host rows or in containers inside cells, depending on where you need to iterate.
When no tables are involved: You tend to put all queries on containers and then inside those containers, you put the rendering elements, such as paragraphs, hyperlinks, texts an so on.
What is allowed | What is not allowed |
---|---|
Dragging normal containers in any other normal container limited by queries. For example, you can drag a container in another container at the root of the template or drag a container in a container inside a paragraph. | Dragging list containers, table containers, row containers in any other element other than list containers, table containers, row containers or in lists, tables, rows. For example, you cannot drag a table container outside the table regardless of its contents. |
Dragging list containers in any other list containers or lists. For example, you can define a container inside a list and then drag it in another list container in the same list or (another list) or you can define a container inside a list and then drag it in another list. | Dragging normal containers in list containers, row containers, table containers or in lists, rows, tables if they contain any element that is not allowed in the target context. |
Dragging table containers in any other table containers or table. For example, you can define a container inside a table and then drag it in another table container (in the same table or another table) or you can define a container inside a table and then drag it in another table. | A container including other containers cannot be dragged from outside a table, row, list into a table, row, list. |
Dragging row containers in any other row containers. For example, you can define a container inside a row and then drag it in another row container in the same row or another row. | |
Dragging normal container in list containers, table containers
or row containers as long as the normal container includes only elements
allowed in the list container, table container, or row container.
The valid included elements are other containers and Dynamic Data
Sources. For example,
|