Skip to content

Table-Level Access Restrictions #15727

Answered by mikesealey
Makimousse asked this question in Help
Discussion options

You must be logged in to vote

Hey @Makimousse - it sounds like you need to create Views

Here I've got the Employees table from the sample Budibase DB

But I don't want everyone knowingthe address, city, postcode, and phone-number of my staff.

I'll set the table's access role to Admin...

And then create a view - Employees Public, changing the access to "Public"

Then I'll use the Columns tab to restrict which columns appear in this public view

My View can then be used as a datasource in place of anywhere that you might originally display the base-level table.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Makimousse
Comment options

Answer selected by mikesealey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants