App setting questions?

Hi there, I have a few setup questions:

  1. My public app doesn’t require sign-in, and I’m using it to collect form submissions into a shared table. Is there a way to hide the hamburger menu or make it a simple landing page with just a header, body, and footer—without a login option?
  2. What’s the best approach for releasing a major app update? My current app (using a custom domain) is working well, but I’ve built a new version with shared/non-shared tables. Should I update the custom domain to point to the new app, or should I rename the new app to match the existing one?

Thanks!

Yes, you can hide the hamburger menu with custom CSS if you are on a paid plan.

You should make the changes on the app itself but setup manual publishing. Just keep in mind that this is only applying to layout. Data, tables and columns are always updated in real-time even with publishing set to manually.

Thanks Maxim for fast replying. Can you tell me in detail manual publishing.

Manual publishing allows you to make change on the layout without auto publishing these changes. Click on publish/share button on top right corner to see the manual publishing option.

1 Like

I didn’t know that. Thank for your help

1 Like

Anytime!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.