Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Can I hide this button?

bonsai
Mega Sage

I would like to hide the button from the screen after clicking the preview button below.

attachedKnowledge_form_preview.JPG

 

I would like to hide all of the buttons highlighted in yellow below.
Is this possible?

attachedKnowledge_form2.JPG

1 ACCEPTED SOLUTION

GlideFather
Tera Patron

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=

Screenshot 2024-11-07 at 14.50.47.png

_____
Answers generated by GlideFather. Check for accuracy.

View solution in original post

2 REPLIES 2

AndersBGS
Tera Patron

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/

GlideFather
Tera Patron

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=

Screenshot 2024-11-07 at 14.50.47.png

_____
Answers generated by GlideFather. Check for accuracy.