!--startfragment>
In Airtable base, there is a column named Task with a dropdown field containing the following status options:
- To Do
- In Progress
- Paused
- Completed
- TRB In Progress
- TRB Paused
- TRB Completed
Conditional Logic:
-
When the status is changed to In Progress, the user should only be able to select from:
- Paused
- Completed
- TRB In Progress
-
When the status is changed to TRB In Progress, the user should only be able to select from:
- TRB Paused
- TRB Completed
-
When the status is changed to TRB Completed, the user should only be able to select from:
- Paused
- Completed
- TRB In Progress
FYI already tried On2Air and they are only focusing on back up.
!--endfragment>
