Hello,
I am developing an application page and on my main page the tasks are opened within a modal that I developed following this tutorial (https://documentation.bonitasoft.com/bonita/7.5/uid-modal-tutorial)
I would like it to function as the default Portal and after the task has been executed, the modal closes automatically.
How do I close automatically the modal after executing the task?
Within the modal I am using an iframe to open the task.
Iframe Code -