Restrict a User to Submit a Catalog Item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 02:26 AM
Hi All,
Please help me with the below requirement:
If a Requested for has submitted a Request once, he cannot submit the request again for the same catalog item.
It should restrict the user and throw an error message. "You cannot submit a request".
Thanks and Regards,
Sweenal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 05:17 AM
But my question is why to show the catalog item on portal at 1st place if you can already check if request for that catalog item is already raised?
It's not good user experience to allow user to raise the request, user filling all the variables and then do the validation and stop the user from submission
I would recommend you to discuss this with your customer and follow the best approach from end user's perspective
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 04:39 AM
This script is not working and it also throw an error message if user submits a catalog item again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 04:39 AM
What if I want to restrict the user to submit the catalog item if there is already RITM for that catalog item. How to achieve this?