Hi. Does Sightly provide any functionality for an html file placed in the DAM to be included in another html. I've tried data-sly-include but that didn't seem to work for html files placed in the DAM. Thanks in advance!
Hi,We are having a toolbox configuration component under /apps/myproject/configuration/toolbox for authoring some global values under /content/appconfig/headerconfig/jcr:content/toolbox for using across our webpages.The same component has been included in our homepage template in header.jsp by custo...
Hi Experts,I want to create a component with a dynamic edit dialog in which there are three tabs.In the dialog which tabs should be displayed depending on the request parameters of the page which contains the component,I know the way to hidden the tabs according to the value of dialog itself, but I ...
Is there a OOB feature that allows for a splash screen or a popup? I was asked to add something like that to the home page that would disappear after 5 or 6 seconds? I figure I could some sorta of Javascript solution as well but I'd like to hear your thoughts.
Hi, I have a user that is being forced into the Touch UI when she goes into AEM. I have included an image of the process we all use to switch to classic view after logging in. Everyone else is able to remain in Classic view however, this user is forced back into the touch UI once she...
Getting this in the console:Uncaught TypeError: Cannot read property 'xtype' of nullAfter opening the widget.js:else if (typeof config != "object" || config.xtype != "dialog") {------error line getDialog@widgets.js:92970CQ.wcm.SiteAdmin.openPropertiesDialog@w...
Hi Forum,We are attempting to do an in-place upgrade/migration per docs: https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade.html#par_title_1690331669The upgrade is 500GB. It's taking place on Linux with SUDO access. I'm attempting to clarify which user should run the migration.The upgrade fails a...
Hi,My customer requested both mobile website(responsive) and mobile hybrid application. is it possible to have only 1 site in AEM and to be able to have both options or do I need to manage 2 sites in AEM (one for the mobile web and one from the app?) - assuming the experience is exactly the same. A...
Hi All,We are observing there are multiple 301 requests are going to when we request for a page.For our application when i request www.xxxx.com/uk ,it's redirecting to www.xxxx.com/uk/, www.xxxx.com/uk.html and finally redirecting to actual required page URL www.xxxx.com/uk/en.htmlHow to avoid this ...