- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2023 10:40 AM - edited 11-13-2023 04:42 AM
Hi Team ,
We need to disable /hide the submit button when check box is true
Please guide me :
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2023 11:07 AM
Hi @String
You can achieve it by using Catalog Client Script on Submit.
1. Create a On submit Catalog Client script.
2. Write the script as follow.
3. When the TonerEnabled is checked you can submit the request else you will receive the alert. You can modify the alert or add info message based on your requirements
Regards,
Ashir Waheed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 05:52 AM
Hello All, My Name is Sonali.
We can also hide the Submit button on a catalog item without using a script by following these steps:
Go to the Service Catalog table (sc_catalog), search for the specific Catalog Item (sc_cat_item)
where changes are needed, then in the related list, modify the “No order now” field in the personalized list.
Please click Helpful if you find this information useful.