Need help how to abort the Duplicate software request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2024 11:55 PM
If the Requested user has already the same software was assigned to him or he already submitted the request before for the same software. We just need to stop him like we need to show Error message after submit the request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2024 01:56 PM
Hi @mastanbabuk ,
You can write on submit catalog client script and a script include to query on requested for and type of software from RITM table and if there is any match , you can display the error message and abort the action using client script.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2024 10:16 PM
Can someone help in my case please?
I have created the On submit client script and script include, But its not working returning the null value. Currently I am checking to get RITM number. But in alert it returing the NULL.
#clientscript