This is legacy documentation maintained for backward compatibility. For the latest documentation, please refer to the current guides.
Sheet level access
With
access
you can control Sheet-level access for users."*"
(default)
A user can use all access actions to this Sheet
Warning: If you use
"*"
access control, users will gain new functionalities
as we expand access controls. Use an exhaustive list today to block future
functionality from being added automatically."add"
A user can add a record(s) to the Sheet
"delete"
A user can delete record(s) from the Sheet
"edit"
A user can edit records (field values) in the Sheet
"import"
A user can import CSVs to this Sheet
<empty>
If no parameters are specified in the access array, sheet-level readOnly access
will be applied. No data can be added, edited, imported, or removed.
Field-level access
readonly
On a field level you can restrict a userβs interaction with the data to
readonly
. This feature is useful if youβre inviting others to view uploaded
data, but do not want to allow them to edit that field. See the example in
context below: