How to share a collection details

  1. Make sure the app is public with optional sign in.
  2. Make sure any component that public users should NOT have access to has visibility condition where “user → email → is not empty”
  3. Create the deeplink in the data table. See my post below.
  4. Add a button with a “Share link” action that points to the deeplink column you created in step 3.

You can also view the video below starting around minute 09:00

3 Likes