What I’m trying to do:
This part works
Display a custom report button only when all the form elements in an alert have been correctly filled out “no whitespace, dropdowns are selected, etc…”
This part doesn’t work
Close the alert with a custom button on click event handler
What I’ve tried and what’s not working:
Trying to use event handles to close the alert that comes up, but it doesn’t seem to work… Check out the clone if you dare
Clone link:
share a copy of your app