When setting up fields with a true/false value for required, is there a way to designate two fields as required where only one needs to be populated but it doesnt matter which?
for example, if you are creating a payment it could be deposited directly to a bank account or go to undeposited. Depending on the case you will need provide either the bank account or the undeposited funds account. If I have each of these as a field, is there a way to say that either one of these two fields needs to be populated but not both?