Is it possible to auto-assign the value of a parent field based on the value of any child field? That is, if I have a parent field "Animals" with child fields "Alligators", "Bears", and "Crocodiles", all yes/no fields, is it easy to set it up so that "Animals" will also be checked if any of those child fields is checked for a particular item? For example, if for Item "Alfred" the child field "Alligator" is checked, the parent field "Animal" will also be checked?
Comments
Autoassigns would probably be workable; just a tad tedious