Hide everything except the Widget

Hi all, I’m new, but I did try to search the community and the docs for an answer to this.

I want to display contact data in a Card List via public access.

I have the contacts formatted the way I want but would love to be able to hide everything outside the red box - not just collapse it but make it unavailable so users aren’t distracted and don’t ask questions.

Is that possible?

Yes, this is possible with a hidden feature of Grist. Append ?style=singlePage or ?style=light to the document’s URL to hide the page listing on left and the creator panel on the right. It will show all widgets in the page.

1 Like