Modal & Drawer open on App Load

Hey there,

I'm new to Retool as well as coding but I love the experience so far. There is one thing I can't figure out:

Whenever I load a new app (view) with the navigation the drawer and modals pop up. As far as I figured, this is due to the query which pulls in the for the tables on this view.

I already tried to use a sucess event handler to close the modals or drawer but no luck so far.

Help would be appreciated. Cheers!

By default you should set them to be hidden and then open them when completing an event like your query using a Success Event handler

Screenshot 2023-12-10 at 12.20.07 PM

Welcome to Retool (and coding)! :tada:

Agreed with Scott :slightly_smiling_face: Let us know if you have any further questions