Is there a way to disable a dialog temporarily till a event enables it back on. Or would the only alternative be to just destroy it and clone it back again when event triggers for it to be there again.
There isn’t a way sadly, I would clone the dialog when the event is on and when the event is over destroy the dialog.
should do a feature request for this maybe