Separate configuration page for Component
Hi,
I have a component (say a carousel) to build. This Carousel can have (for example) 'n' number of images (1 for mobile and 1 for desktop) and each image/slide has rich text separate for mobile version and desktop version, links etc.. This makes it difficult to author everything in dialog.
So, I would like to create a configuration page where users can drag and drop a component. This component is ONE slide of the carousel. This contains richtext, links etc.. Thus authors can drag and drop any number of components.
My question is,
1. Where (path) should this page be created ?
2. How do I add a button on the actual carousel component to open this page ? (Say, I have cq:editConfig on the component. So, I need to add a button next to Edit called "Config" whcih should open this configuration page. Path to this page can be set in the Carousel dialog)
3. How to read configuration data from this page
Please guide me and correct me if I'm on wrong direction
Thanks,
