Difficult Editor Layout
Hello!
I would like to create an editor for a concept with child concept which produces an output which looks like this:
I've already tried different combinations of layouts but was unable to achieve the desired output. Right now I live with this solution:
The Second Part of Parent Concept should be aligned with the last line of the child collection (which is a vertical grid). Is this possible?
I would like to create an editor for a concept with child concept which produces an output which looks like this:
First Part of Parent Concept(Child PropA PropB, AnotherChild PropA PropB, LastChild PropA PropB) Second Part of Parent Concept
I've already tried different combinations of layouts but was unable to achieve the desired output. Right now I live with this solution:
First Part of Parent Concept( Child PropA PropB, AnotherChild PropA PropB, LastChild PropA PropB ) Second Part of Parent Concept
The Second Part of Parent Concept should be aligned with the last line of the child collection (which is a vertical grid). Is this possible?
Please sign in to leave a comment.
In the upcoming 2.5.2 we introduced a pair of new collection styles: indent-layout-indent-anchor and indent-layout-wrap-anchor.
indent-anchor :
indent-anchor + wrap-anchor:
indent + indent-anchor:
wrap-anchor: