Skip to main content

Hello there!

I am working on a base where each table must be shared with different users.
I was wondering if is it possible to share 1 single table with 2 users with different permissions (1 as editor and the other only viewer)

Any guidance you may have would be very helpful!
Thank you!

I suggest you create an interface for the table. Then share the interface with the users. When sharing the interface, be sure to grant access to only the interface, not the whole base. You can specify read-only or edit access when sharing the interface with different users. 


I suggest you create an interface for the table. Then share the interface with the users. When sharing the interface, be sure to grant access to only the interface, not the whole base. You can specify read-only or edit access when sharing the interface with different users. 


That may be a great solution, I will try it.
Thank you!


Reply