also idea practice depends on the use case I think. When I just want to source my content from an external source with them having knowledge or access on AEM this may be a genuine way to harness information without compromising the content in the first place. I could then have a workflow read the co...
yeah. but i was wondering if there is a way to use the dialogs developed for the native app residing in AEM. I think this would require reverse engineering Coral UI and sling to read the component from AEM and rendering it in an external app. I was hoping that someone might have already done somethi...
What I want to achieve is to be able to use the component dialogs of an AEM application which shows up on author from an application outside of AEM to generate the content. Now this application does not necessarily have to save that content into AEM directly and it can use some local storage but the...
Does anyone know or has worked upon externalizing the authoring experience from AEM in an custom app?Like say I have a component X and I want it's authoring view to be embedded into this custom app which is accessible to users that are not authors. The idea is for the user to be able to use the dial...
Thanks a lot. That worked. However, I wanted to know what would be the correct approach to this problem resolution. I mean how could I have come to know myself about adding these nodes and properties would resolve the issue. The documentation at https://docs.adobe.com/content/help/en/experience-mana...
In AEM 6.5 I am having an issue with the link feature of RTE. It appends .html by default to any link starting with a "/". My application is Single Page so I want only the route. How can I override this default behavior? https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/config...