How to raise user error on click of a boolean field which is dependent on another field. Record should be saved only if the dependent field is filled. How to apply condition on a boolean field to get True only if the dependent field is filled up.
Any help will be grateful.