Hi,
I’m trying to figure out a way to interrupt the ticket submission until the agent fills out a few fields in a modal, is that possible somehow?
The modal opens when a ticket is submitted as solved, and supposed to interrupt the submitting until the agent clicks a submit button in the modal. I’ve tried using save hook events (https://developer.zendesk.com/api-reference/apps/apps-support-api/ticket_sidebar/#ticket-save-hook-events), but can’t quite figure out how to make it work.
Any hints would be much appreciated!


You can see how to do this here.
Hope this helps!