Remove additional 'Close' button from g_modal in service operations workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 07:46 AM - edited 04-26-2024 07:47 AM
Hello experts,
I am rendering a UI page in workspace using
This is a simple line of code:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 11:24 AM
Hi @Shree123
Please refer to the solution : https://www.servicenow.com/community/developer-forum/remove-close-icon-on-the-dialog-window/m-p/1535...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 02:46 AM
Hi @Amitoj Wadhera
Please refer to my code above in the query, I am not using glidemodal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 09:21 PM
Hi @Shree123,
Can you check if the 'cancel' button is part of the UI Page?
If so, can you just remove it from the UI Page instead if it's not being used anywhere else?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 02:46 AM
Hi @James Chun
No it's not a part of UI Page.