Hi All,I am seeing an issue with the tags where Tags with in the page dialog or component dialog are not getting updated if the tags are renamed/moved to under new tag hierarchy,And this is happening only if the tag field has option to select one tag.But I can see authored tags within the dialog bei...
Hi All, I have a use case where we need to translate xml file directly. Is it really possible to directly translate xml file from DAM.?? Thanks in Advance.
@BrianKasingli Yes, it's for rich-text editor with inline editing. Here I am trying to do a validation for a specific url domain. If the user enters the wrong domain and tries to save the dialog using the inline eidtor then I am not seeing any validation is happening , but If use the wrench icon and...
Hi I'd like to do the validation while saving content via inline editing. Could you please share if it'd be possible to do so and how? I'm using AEM 6.2 Thanks,Vijay
Thanks Jiadeep for responding.I don't see any errors on the browser console and no request is getting failed under network tab. I even checked logs, even logs doesn't show any errors. I did set up the value to 0 to disable dom.w3c_touch_events. (TouchUI Related Issues with touch enabled devices in A...
Hi,I'm using the AEM 6.2 CFP 17 . Since, AEM 6.2 doesn't provide feature in multifield to store data in composite node. So, to make it store in the form of node structure, I've followed the following blog http://experience-aem.blogspot.com/2016/09/aem-62-touch-ui-composite-multifield-with-rte-requi...
Hi all, In our project we have a launcher for the DAM assets that gets triggered for the events “created” and we have currently disabled launchers for all modified events. I was trying to move/rename an asset, this action is triggering the launcher and same workflow is getting executed. I have tried...
I’m using aem 6.2 and for the Multifield I’m using following ACS commons nested multifield and I’m able to save multifield data in JSON way. I've wrote a listener on dialog but when I try to get the value of multifield fields on dialog save, the field value just disappears in debug mode and don’t ge...