improved
Read-only column on views
5 months ago by Budibase
Previously, when updating the visibility of a column in a View, you only had two options - Show and Hide. The main concern here was that if you could view a column, you could also edit it, and that might not always be the desired behavior.
To tackle this, we're updating Views to have three visibility options:
Hidden: The user has no access to this column.
Read Only: - The user can view the data, but does not have permission to edit the data in any way.
Writable: - The user has full permissions and can both view and edit the data.
🔒 Please note that this is a premium-tier feature. Please visit our pricing page for information on how to upgrade.