I'm very interested in the answer for this one I've tried to use /crx-quickstart/install to achieve that, but there is no way of enforcing the installation order of JCR packages (you can only control the start level of bundles) and apparently JCR packages may be installed in parallel by the OSGi ins...
Feike Visser wrote... Not if you include your css/js in the header and footer of your page. Yeah. I've thought something similar later.I believe that the problem that I've described would only happen if you're using the same category for all your components...If you have a different category for ea...
Hi, Himanshu.I haven't tried that before...Is the RTE removing the <script> content or are you having a hard time trying to render it?Are you able to see the <script> tag in the corresponding node under your page (CRX DE)?Regards,Daniel.
You can use data-sly-test/data-sly-include in the main .html of your component. That would work in any situation, static or dynamic.The "problem" that I see with this approach is the client side library of your component. It would be part of the final .js/.css of your page no matter what.Regards,Dan...
I see...Are the package com.pnc.foundation or its subpackages being exported by the bundle?When you use the Dep Finder to locate com.pnc.foundation.services.settings.WPSettings, what do you get?Regards,Daniel.
Hi, John.By "replicating it from author to publish", you mean that you've been using the Package Manager? Selecting the package, clicking on More -> Replicate?Yeah. I haven't tried anything like that before...Out of curiosity:is your Dispatcher Flush Agent active on the publish instance?do other tri...
Hi, Kornel.By reviewing our conversation, I think I got the wrong end of the sticky...I was able to use both Targeting mode and Preview Mode (ContextHub + Touch UI) in AEM 6.2 even for regular components, such as the text component and the title component.Targeting those components will generate som...