Resolved! Using a UI Policy to show a field when the value of another field changes in the same form
Hello all, I am looking to use a UI Policy to dynamically show or hide a field based on another fields value in the same form. The basic process I envision is that when a boolean field is checked, then another field appears. Can this be done w...