- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 09:37 PM
I would like to hide the button from the screen after clicking the preview button below.
I would like to hide all of the buttons highlighted in yellow below.
Is this possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 06:50 AM
Please, check the following properties and perhaps it might help you:
- glide.knowman.enable_km_subscription - this is to enable/disable the feature (but it will have a global impact - allowing for all or disallowing for all),
- glide.knowman.enable_km_subscription.workflow_state - this will be able to select WHEN the button is visible,
- glide.knowman.enable_km_subscription.roles - these roles are the ones WHO will be able to see the button.
Navigate to:
https://{your-instance}.service-now.com/sys_properties_list.do?sysparm_query=nameSTARTSWITHglide.knowman.enable_km_subscription&sysparm_view=
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 11:28 PM
Hi @bonsai ,
Have you looked into the UI actions?
f my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 06:50 AM
Please, check the following properties and perhaps it might help you:
- glide.knowman.enable_km_subscription - this is to enable/disable the feature (but it will have a global impact - allowing for all or disallowing for all),
- glide.knowman.enable_km_subscription.workflow_state - this will be able to select WHEN the button is visible,
- glide.knowman.enable_km_subscription.roles - these roles are the ones WHO will be able to see the button.
Navigate to:
https://{your-instance}.service-now.com/sys_properties_list.do?sysparm_query=nameSTARTSWITHglide.knowman.enable_km_subscription&sysparm_view=
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */