I use a Popover on an Export button, but if the user clicks away, the Closing Event is called and all field values are lost. There is no CancelClosing Event.
Ideally, I would like to hide the popover instead, so I can re-show all the same values they might have changed on the previous popup, rather than have them reset each time. Is there a way to do this (without having to link the fields to a parent field, like in the examples)?
14 posts - 5 participants