- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 10:19 PM
I want to change 'Tour' label to 'Test', I cloned Header Menu widget, change 'aria-label' and replaced menu widget with my cloned Header Menu, but It still not changed. Does anyone knows why? thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 01:41 AM
Oh if you haven't included then you have to no ? 🙂 how it will work without exact replica of OOB widget ?
Give some different names and add to your cloned widget.
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 11:22 PM
Hello,
Did you replaced 'Cloned widget' in header menu ?
Go to 'sp_portal' page, open your entry
Open 'Main menu' reference in new form
Under this page add your cloned widget and see if changes are reflected.
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 01:04 AM
Hi, I have replaced Main menu with my widget, It still not worked , I did some research, It seems because missing the Angular templates

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 01:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 01:07 AM
Hello
did you copy the angular ng templates also ?
if not i think there are three ng templates which are tagged to this widget so you need yo cokne those three and tag it to your cloned widget and also replace the names of the ng templates in html and server or client scripts of the cloned widget where ever they are used
mark my answer correct if it helps you