Thank for your answers.I want use copy and paste because the component I'm working is a composition of other components (sub-components). So for an author would be easier and useful copy an existing component instead create a new one from scratch (and edit each sub-components), specially if the seco...
Hi All,I'm a begginers of AEM6 ... and I need to copy a component inside a page and paste it in another page (parsys).I verified that copy & paste works inside the same page, but it is not possible copy a component and try to paste it in other page.Why there is this kind of limitation?If I would imp...
Hi All,I'm a begginers of AEM6 ... and I need to copy a component inside a page and paste it in another page (parsys).I verified that copy & paste works inside the same page, but it is not possible copy a component and try to paste it in other page.Why there is this kind of limitation?If I would imp...
Hi All,I'm facing an Authentication issue in my web app (AEM6, authentication via form login). I implemented an AuthenticationHandler that is involved for a specific path (/content/it).It works well and it is invoked also for the login page url (/content/it/login.html). Following the Sling document...