I have a child component as a multi-field of my parent component, I know I can initialize child component using cq:template but since I dont know how many child components ill add from dialog box, I cant initialize fix number of child components in parents cq:template. Any ideas will be helpful.
I did a search and found work arounds that unfortunately the examples are no longer available since they are posted back in 2015 or older. Short part is I'm restricted on length of the field but not the height. I can give the field enough room to be multiline but can't find a way to get the text to...
Hi everyone does anyone knows how can I start playing the video automatically after the user clicks on the button ?In my html script I call the dynamic media component: <div class="dialog__content" data-sly-resource="${'video' @ resourceType='dam/components/scene7/dynamicmedia'}"> In witch I pass a ...
Hi All - We have recently installed SP 10 pack in AEM 6.5 version.We are getting the below ERROR while accessing the page properties of DAM assets in Touch UI : and we are not seeing any errors in logs. Please note - we are able to access the page properties of DAM assets in classic UI console.Did a...
Hi All,I have created the sling servlet in AMS Cloud Version SDK, For that i am facing servlet hit issue as it is in satisfied state and not getting into Active state.I've checked following basic steps for servlet properly registered or not.-Bundle is active.-Servlet is registered i.e, i am able to ...
how to extract parent component name from child component ? ex: i have composite component, component A has many child component, i need to extract component A name in the child component's html page with help of sightly.
I have an AEM project, which is running on Apache web server. I got an requirement to add .htaccess file at some directory location (page path). Need to know as if where this .htaccess file should be written. I had gone through the documentations on Adobe and also followed sample WKND project.As per...
I have a component - The component is loading a third-party script and it has many links as child pages. I need to ignore any URL after the mentioned page-path in AEM and allow the third-party script to take control of navigation and URL formation afterwards.So, I need to ignore any URL after the sp...
Hi Everyone,We are using AEM 6.5. We have a requirement to upgrade Jackson databind version 2.8.4 to 2.12.5.We have updated the version in pom.xml.PFB dependency details. but after upadating the version it leads to compilation error. PFB error details: When We searched this error we found that we n...