Hi All,I am following this article - Adobe Experience Manager Help | Using Event Handlers in Adobe Experience Manager Touch UI Components to create a listener js file and do desired logic when Ok or 'Tick' is clicked. I am able to get within the custom js file after following the steps.The desired ...
Hi guys,I got a requirement to be able to retrieve content from AEM repository on a web page once it is published, ie. retrieve the latest publish content. Using the JavaScript Use API is somehow possible as well, however once the latest content published it won't display directly on the client/user...
Hello,In AEM 6.3, Touch UI, I have created a custom section in page properties with checkboxes on both the page and in a Coral dialog (popup).The values are to be saved in a custom node location within the content (jcr:content/custom/place/storage). The checkbox on the page saves. The checkbox withi...
Use Case,Drag and Drop a Text component in http://localhost:4502/editor.html/content/we-retail/us/en/men.html page.Open the Text component dialog for the edit, Author some text in the Rich Text area of the component.Select the Text and Click on the "Hyperlink" RTE plugin,Click on the "Target" drop ...
I need to keep track of users who have downloaded an asset in AEM and send out notification emails to those users when the asset is expired. Can anyone help me with a way out?AEM version: 6.1Many thanks.
Hi everyone,I run into an issue with crx/packmgr/update.jsp. I try to update my package using python and requests.params_aempage = { 'groupName': group_name, 'packageName': package_aempage, 'path': '/etc/packages/{0}/{1}.zip'.format(group_name, package_aempage), 'filter':...
Hi All,I have used sling:resourceType="granite/ui/components/foundation/form/multifield" to create multifield dialog ( text filed, path browser field).Issue is: I authored textfield, browser field in the multifield.When ever I open the dialog, fields are getting added twice ( two text fields, two pa...
Hello.Our company has created several Word docs that we would like to ingest to AEM 6.4 and describe them as Content Fragments. These include Executive Bios, disclaimers, other types of frequently used fragments that will be used in the creation of other assets.What are best practices in accomplishi...