Is there a way to let the users decide where to put a child document type on a page? With a template this is possible on a fixed location on a page. But I want it for example between two paragraphes of a text.
For example:
I have a div with a red background. This div needs te be placed on a page via a rich text editor, without knowing anything of html or css. So I create a document type 'Red Content'. When the user creates this document type as child of the current page, he has to choose the exact location of that page in the rich text editor.
Thanks in advance!