Hi there, I have been creating page templates, areas, and components with the Blossum module. I now have a requirement that some of the components that can be created on the page might need to be shared and added to different pages as a reference. My idea was to create these component forms in content apps and create a ReferenceComponent that can be placed on any page and that can pick a component from the content app. However, I really want to avoid having to duplicate form definitions. For example, if I have a form defined in my blossom module for adding a component on the page, I would also have to create the same form in the content app configuration in order for it to be created as a reference as well.
Is there a way to share the component forms that we create using the @TabFactory annotations with a content app? Is there a way to configure a content app using the same code from the Spring Blossom Module? I have found this old changelog entry which looked promising, but it seems that development on the feature has stopped: https://wiki.magnolia-cms.com/display/DEV/Configuration+by+code Eric -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=64c03413-7c4d-4936-ba06-ffeb0b3ad795 ---------------------------------------------------------------- Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
