- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 07:45 PM
Hi there
I am trying to remove the title 'quick links' from the each parent item when it gets expanded in the mega menu.
I want to just remove it from the mega menu part but still keep the one that appears on the body right hand side.
Would anyone have some guidance on how to do this? thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 12:58 AM
hi @dashdotone - just checking the possibility, if your client will be ok to show some other wordings instead of 'Quick link', as it can be accomplished without widget customization/cloning.
you can create record in Messages (sys_ui_message) with required wordings as it pick the message dynamically.
Note - Please mark my answer as correct, if it helps in answering your query.
Thanks
Akansha Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 06:23 AM
Glad that it worked for you, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 08:02 PM
Hi @dashdotone one of the ways you can do is do the changes in Employee Center Navigation Widget and do changes in below code.
For this you need to clone the widget and embed the new cloned widget in Employee Center Header and put the id of newly cloned widget below.
If you feel this was helpful, please consider giving thumbs up and if it solved your issue, please mark this correct.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 03:26 PM
Thank you - where can i find the 'Employee Center Header' code to change it to the new widget? thanks.