How Restrict the User to only one Request per catalog item?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2020 10:57 AM
how can we restrict the user to only one request per catalog item if he has already an existing open request for that catalog item.
for example
If a user has an open request on catalog item 'X' again he is trying to raise the request for the same catalog item i want to restrict him from raising the request in such case how is it possible
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 12:23 AM
-
To stop a user from making more than one request for the same thing, like, say, item 'X' in a catalog, you gotta check if they already got a request for that item. If they do, just tell 'em, "Hey, you already got one request for this, buddy!" and don't let 'em make another one. Simple as that