I'm creating a dynamic form and have actions that key off drop-down menu
selections and disable/gray-out numerous check boxes further down the
form based on the drop-down selection. The problem I'm running into is
that if I then change said drop-down selection the same boxes remain
disabled/grayed out after the condition has changed. Is there anyway to
re-enable said check boxes when the drop-down selection changes without
having to create boatload more actions?Example:ConditionWhen drop-down
li...