Hi Everyone,
Is there a way that I can have multiple select checkboxes, I read through the community and I guess there is isn’t and people are using a formula as a workaround. However, I can’t figure a formula works on my case:
I have 1 table with 3 different views, let’s say View1 “Stage1”, View2 “Stage2” , View 3 “Stage3”
View 1 has a multi check field “Move to Stage2”, by defaults records in stage 1 is considered “Stage1”
View 2 has 2 multi check field “Move to stage 3” and “Back to stage 1”
and View 3 has “Move to stage 2”
So they are
Stage1 “Default”
Move to stage2
Move to Stage 3
Back to stage 1
So, I want when the checkbox “Move to stage 2 “, “Back to stage2” ticked and Not Back to stage1 , nor default stage1 nor move to stage 3 gives me “Stage2”
The checkbox “Move to stage 3” ticked gives me “Stage 3” not ticked Stage1 nor move to stage 2 nor the default stage 1
The checkbox " Back to Stage 1” or “Stage 1” ticked gives me Stage 1, and not ticked " Move to Stage 2” nor “Back to stage 2” nor" Move to Stage 3"
Hence my service provider doesn’t recommend the checkboxes as they don’t want to go back and untick checkboxes, and if Stage 1 is ticked and Move to stage 2 is ticked, so how will they tick a checkbox if it’s already ticked before.
Is there a more logical approach to handle that case?

Thanks, Guys in advance, you are always a great help.
