- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 06:31 AM
Hello! I'm trying to hide the submit button for just one record producer (creates an incident), but I only want to hide it temporarily. There are going to be a bunch of choice options, and the next field won't appear if the wrong choice is selected. If the end user makes it to the bottom and properly answers the last question, then I want the submit button to appear. Is there an easy way to make this happen (an onLoad client script maybe?)? I was looking through past threads, but nothing I saw seemed to be working.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 07:24 AM
https://community.servicenow.com/community?id=community_question&sys_id=091db558dbd7e3802e8c2183ca961931
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 07:05 AM
Hi Ben,
Please try this https://community.servicenow.com/community?id=community_blog&sys_id=127d6269dbd0dbc01dcaf3231f961973
Thanks
Sai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 07:15 AM
I'm not sure that helps. I'm only looking to temporarily stop the Submit button from appearing on a particular record producer on the Service Catalog. It sounds like this is for the back end, not the user-facing Service Catalog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 07:24 AM
https://community.servicenow.com/community?id=community_question&sys_id=091db558dbd7e3802e8c2183ca961931
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2020 09:09 AM
Thank you for the help! That little snippet of code was perfect!