@christianm
Thanks, works good. And I know the counterintuitive (I guess). But I use it in the NeedMoreSpeed situation.
- With «find the children» I concat the value in the «container»-Node only. So I can display this separated nodes in the Backend-Editing-Area (each root-node) correctly.
- On the other hand the needed div-wrapper I use for (display nodes split in Backend), does not harm the layout in the resulting frontend-output …
I know it sounds complicated and counterintuitive but I can’t find an other working and passably-speedy solution.
If you see a simplification in logic or solution-implementation, I very welcome hints and suggestions.