Hi!
I want to know if it is possible when closing a dialog the dynamic content of this is saved.
I have a dialog where the content is loaded with Ajax (this content is from another controller):
This is an example of the content (the idea is to use a form in which when the user closes the dialog box, a POST is made to save the answers):
It's possible?
Thanks, regards!