Hi
I've following Question:
In my Dataform i've a Address with Name, Firstname, Street and City.
I would like that the Field Name OR the Field City is Required. How can I do this?
When I attribute the Field Name and the Field City with [Required()] than are both Fields Required.
But i would the OR Operator.
Greets