Dear Team,
I have a requirement, where I need to add config.disableTargeting = true; in EditBase.js.
So I copied EditBase.js from /libs/cq/ui/widgets/source/widgets/wcm/EditBase.js to my apps/customapp/clientlib/EditBaseFix.js folder.
But how can I call this EditBaseFix.js file in my all the custom components ?
Thanks
Sonu
Solved! Go to Solution.
Views
Replies
Total Likes
Just copy the custom file in this folder /apps/cq/ui/widgets/source/widgets/wcm/EditBase.js and it will be called automatically.
Views
Replies
Total Likes
Just copy the custom file in this folder /apps/cq/ui/widgets/source/widgets/wcm/EditBase.js and it will be called automatically.
Views
Replies
Total Likes
As mentioned by Kunal,
Copy the file to the folder "/apps/cq/ui/widgets/source/widgets/wcm/EditBase.js" and it will be called automatically.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies