Hey everyone,
I'm new to Retool and have been trying to troubleshoot a couple of issues. Haven't had much luck on my own, so I'd really appreciate any insights you might have!
Issue 1:
I'm trying to hide the nav bar UI with URL Parameters using _embed=true
. The goal is to share a link to the app without the Retool UI nav bar showing up. But for some reason, I'm hitting a wall.
Here's my process:
-
I entered the Query string (as shown in this screenshot)
-
Clicked on the share button, then on "view". But... the UI still pops up. Here's what the URL looks like:
Interestingly, when I manually added ?_embed=true
to the URL, it worked.
But I'm stumped as to why I'm getting the #
instead of ?
.
Issue 2:
I've got an app that has its own nav bar. Each entry in this nav bar is linked to a different app, essentially creating a multipage app experience. Is there a way to download the entire folder containing every linked app? This would make it easier for me to share it, allowing someone else to upload the full app (comprising 4 sub-apps) in a single go.
Huge thanks in advance for any help!