Basically I am working on a form and I am using drop down fields to unlock other fields. Once an option is chosen in the drop down and "unlocks" another field, it just shows up as a field that's optional to fill-in. Right now I just have an action that says "If x is chosen, unlock x field. If y is chosen, unlock y field."
Is there anyway to make fields that were once hidden or "locked" to be required once they are visible or "unlocked"?