Restrict submit catalog item if short description and Requester is same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 07:45 PM
Hi All,
Users are creating request through emails. The requirement is to restrict to create request if short description and requested for is same. And the existing record is true.
I read some articles and posts but I didnt find the correct solution.
Please help.
Thanks,
Samiksha
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 01:28 AM
Hi @Chetan Mahajan ,
I tried with encoded query. Request is creating. And If I am giving different short description also it is not allowing me to submit requested Item.(Although Request is creating with added error message)
Thanks,
Samiksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 02:11 AM
Hi @Samiksha2 ,
You can try the below script in before insert Br.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 05:06 AM
Hi @Vengateshwaran ,
For different short description also requested item is not generating.
Thanks,
Samiksha