How do I view a component's dialog in a livecopy without cancelling inheritance?
In AEM 6.3 Touch mode, where a blueprint has been rolled out to a livecopy page, a component on the livecopy cannot be edited unless one cancels inheritance for that component. I understand this is by design, but is there a way in the livecopy to open the component's dialog to see how it is configured without having to do one of the following actions:
- Cancel inheritance
- Go back to the blueprint page to open the component's dialog
- Switch to classic mode to open the component's dialog
Is there a way to open a Touch dialog in read-only mode? Has anyone thought about how one could implement such a feature?