I have created a business rule which hides a field on a form when a value is selected.
In field A, I select No, this will hide field B.
If field A is Yes, field B will be visable.
If the user selects No accidentally, field B is hidden, but when they change field A to Yes, Field B remains hidden.
Is there a way to simply have Field B return if the value in A is changed?
Thanks in advance,
Rob