How to create a confirmation box that changes the state of a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 04:28 AM
Hi Everyone,
i wish to create a confirmation box on submission of a form that asks if you wish to change the state of the parent case to work in progress.
it should simply ask 'do you want to resume the case' with two options yes or no, if i select yes the parent case of that form should change it's state to work in progress, and if i select no then nothing should happen and it should simply submit the form.
Does anyone know how do i achieve this?
Thanks,
kartikey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 06:36 AM
Yes possible, you can make use of browser prompt instead.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 08:38 AM - edited 04-17-2024 08:42 AM
Hi,
Sorry but i'm not aware how to do that, could you please let me know that as well, i want this pop up to show up on change of a field, it'll be really helpful.
Thanks!