How can we display current task status as default and next task status are in drop down of task_status fields.
Let's say status flow is
Open to Booked
Booked to committed
Committed to accepted
Committed to rejected
We need to display committed as default and in drop down it should show only accepted and rejected.
Can anyone help me on this