


Can anyone help on the below customization :
We are upgrading from Classic UI (AEM 6.2 version) to Touch UI (AEM 6.4 version) in our project. We have to identify where is HeavyMoveDialog.js used in Touch UI, where we are using in Touch functionality, and how can we do the customization ??
How can we do customization on HeavyMoveDialog.js on Touch UI AEM 6.4 version.
Views
Replies
Total Likes
Hi,
Touch Ui is different from Ext Js, everything defined in page.
you can find move page properties in /libs/wcm/core/content/sites/movepagewizard
Thanks!
Views
Replies
Total Likes
What are you trying to do in Touch UI. A bad approach to learn how to work with Touch UI and Granite API is to try and port Classic UI JS to TOuch UI. Better to learn Granite APIs and how to build TOuch UI Components.
Views
Replies
Total Likes