Set fields as read-only #888
tyteen4a03
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's currently no way of preventing fields from being updated (from Keystatic anyway; you can't stop people going to GitHub for example) once a value is set.
It would be good to add this support, with the ability to provide a function to determine whether a field should be read-only (e.g. if fieldA has value, then fieldB is read-only)
Beta Was this translation helpful? Give feedback.
All reactions