Hello,<br>please imagine the following setup:<br><br>  *   XML-Schema A (e.g. Article)<br>  *   XML-Schema B (e.g. Newspaper)<br>     *   This schema contains some standard elements (like openCmsString,...) and also nested elements, like XML-Schema A<br>Issue:<br>If a user creates new content for XML schema B, then openCMS displays by default an page with all values either empty or set to a fixed default.<br><br>1.)<br>I would like to define, that for selected(defined in XML schema) nested elements the users get a "library selection popup/choice box", from where existing content (here articles, based on XML-SchemaA) can be selected.<br>The user shall not be requested to manually fill out all single fields manually (openCMS default behavior).<br><br>2.)<br>The content shall also be linked, not copied, so if the article is modified later, then the referenced content in the "newspaper (XML Schema B)" is automatically updated.<br><br>Do you have any hint for me?<br><br>A similar use case is e.g. the picture gallery, where the user is already presented a selection of available images instead of drawing a new image manually.<br><br>Thanks in advance,<br>Axel<br>