restrict user to order more then 1 item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 05:30 AM
How to restrict user to order more then 1 item from cart layout. please provide me the approach and code also if possible.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 05:43 AM - edited 10-10-2023 05:44 AM
Hi @showsid02
You can write onSubmit client script with glideajax to call the scriptinclude which checks if the requestor has already any open requests or not.
Refer below links with similar requirement, try and let us know if you're stuck
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP