- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2024 04:03 AM
scenario on incident form I want to show a pop with OK or Cancel if click on OK, an incident will be created if click on Cancel not able to create an incident what is the approach to achieve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2024 07:09 AM
Hi @Anjali yadav1 Use on submit client script you can achieve this functionality
I have tested in my PDI attached screenshot below.
Mark it Helpfull and Accept the Solution . If this helps you to understand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 02:27 AM
thanks for the solution,
is it possible to use an on-load client script?