I have a use case where i want to default the value of the title and the name in createlivecopywizard i.e /mnt/overlay/wcm/core/content/sites/createlivecopywizard.html/content/x/en/xx?source=%2Fcontent%2Fx%2Fen%2Fxx%2FabcI was trying to use the value option .. But i want to dynamically set it every ...
Hi, We are creating react components based on SPA framework but we have extended it to be multi-page applications using react based component. Now we want to implement URL shortening. for that, we are creating a mapping in jcr resource resolver mapping and rewrite rules to hide "/content/XXX". Now w...
Can someone suggest me if I would like to have wrapper component such as column control.Should I use responsivegrid or newpar? component html: <div> <div data-sly-resource="${ @ resourceType='wcm/foundation/components/responsivegrid'}"></div> <div data-sly-resource="${ @ resourceType='wcm/foundati...
I have cq dialog field mapped to a servlet using resourceType to populate data source. How can I get component resource object in aem servlet. request.getResource() returning the dialog field resource. I would like to get the component resource of dialog field, so I could use it to get component p...
Component Dialog has "select" drop down that needs to read values set by author in "design dialog".Following is the servlet that mapped to dialog select field using resourceType mapping. How to get get component policy values in servlet. I tried below but content resource coming as null Resource c...
Our project’s ui.frontend is rendering our clientlib-site with some ES6 arrow notations. I verified that the arrow notations occur in the dist clientlib-site js file. Not converting ES6 to ES5 causes our site to fail in IE11, which only supports up to ES5. Our tsconfig.json is already set to compile...
Hi All,We have a Custom Filter code, which crawls the Page response and replaces a text. This is working fine, but this code is overriding RewriteFilter class. Because of that, long-short url conversion is not happening.If we give a higher Ranking to the Custom Filter, everything works fine. But we ...
Hi All, We have some tags under tagging console and when we change any tags the changed tags are not reflected automatically in the component unless if we open component and click on ok.Is this the AEM behaviour or we need to add any functionality to the component as of now we have already listeners...
Hello, I am working on AEM 6.5I am working on custom properties in tags, where I am able to add custom properties.but when we check tag manage, we get only title, description and language fields.is it possible to show all custom properties in tag manager?like we have asset schema, is there anything ...
Hi Devs,Can anyone help me in exporting Experience fragments with full functionality working(including clienlibs) of the components included in Xf to a third party page which doesn't work in AEM.Thanks.