How to Hide Reserve Button on Location Directory web page - WSD ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 03:15 AM
Hi Community,
Can someone help me with below
I have a requirement to hide the Reserve button on Location Directory web page.
Steps to reproduce the issue.
1.WSD related plugins need to be installed
2.Open ESC portal and click on Workplace Services > Browse all.
3.Location Directory will be displayed once we click on it it will open a new page and show the map View
Link for Location Directory
https://Instance.service-now.com/esc?id=wsd_location_directory
I want to hide this Reserve button since we don't to display Reserve button for Meeting room.
Can someone help me with is requirement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 03:23 AM
I have already set the Is reservable as false for meeting Room
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 04:49 AM
you will have to check which widget renders that and then hide that HTML component
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 05:19 AM
I have checked the Widget and the widget is calling a Macro which contain a XML code to display the HTML body and it is a dynamic code which will be used for other button.
So not able to update this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 05:22 AM
sorry but since that plugin is not available for me to install, I couldn't check
Did you try to play with that UI macro and see?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader