I would like to restrict users from changing the status column until anther column has been updated.
How can I do that?
Hey Yuval! While setting the status columns up to be conditional is not quite possible, I do have a couple of workaround ideas!
- You could use board permissions or column permissions to prevent people from editing columns or items prematurely.
- You could add a couple of status labels for the second status column like “Complete status 1 first” and “Ready to update” and then set up an automation recipe like the following: “When status 1 changes, change status 2 to ‘Ready to update’”. This way there are built-in directions for using these columns.
What do you think?
Hmmmm…Not good for me
I wanted it to be kind of grey out until all columns been updated.