Dear Members,
We have one requirement to customise the message, that we are getting while canceling the inheritance on a live copy page.
So can anyone suggest a way, if we have to accomplish the above requirement.
Step to get the message:
1. Open any live copy page in editor.html.
2. Click on a component then you will have on Cancel Inheritance Icon.
3. On click on the icon You will get one alert confirmation box with "Do you really want to cancel the inheritance?" message.
Though we can take help from front-end to show the customise message but I wanted to use the existing feature, if possible so I am checking.
Thanks
Umesh Thakur
Solved! Go to Solution.
Hi @Umesh_Thakur,
Cancel Inheritance modal from Component Tool bar action is rendered from this JS - /libs/wcm/msm/content/touch-ui/authoring/editor/js/msmEditorHook.js
Arun_Patidar Jörg_Hoh BrianKasingli Vijayalakshmi_S vanegi Can you please help?
Hi,
The coral dialog is from Javascript https://localhost:4502/libs/wcm/msm/content/touch-ui/authoring/commons.min.js
you may try to create i18n key with a different message that can help.
Views
Replies
Total Likes
Hi @Umesh_Thakur,
Cancel Inheritance modal from Component Tool bar action is rendered from this JS - /libs/wcm/msm/content/touch-ui/authoring/editor/js/msmEditorHook.js
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies