Open cpiock opened 7 years ago
Did you have a validation that makes a field required if another field is empty? For example field1 and field2 have a conditional requried rule. So if field1 is null field2 is required or vice versa.
Did you have a validation that makes a field required if another field is empty? For example field1 and field2 have a conditional requried rule. So if field1 is null field2 is required or vice versa.