Everyone,
I have a question regarding the Valid When. I have 3 fields for phone number (declared as phone1, phone2, phone3). Now, the field as a whole is not required, however, if a user enters in some data, I want to make sure they enter in values for all 3. So, on a validWhen I would want the logic to be "its required when data is entered in either of the other two fields". Can someone give any advice into how I can declare this in my validator XML file? Thanks. Daniel