Hi Community
I have a use case where I have a Progress Status choice menu in Sharepoint with choices A -> H.
I have a form with a checklist with 25 items that must all be set to Yes before the Progress Status can be moved to 'E' for example.
Is there a way to disable a choice or choices within a choice list based on variables in another field?
Or should I attempt this another way?
Is this something a Collection would be useful for to do a count of the checklist items and then trigger the disabling of the variable in the Progress Status field?
Thanks for the help!