Conditional Validating a form with a repeater
I have a form with a
Not quite sure on how to validate the above login on the
select field and a repeater with 3 other fields. The select element is to select pre-existing data and the repeater is to add new data. How can I validate if one them has a value. The user can either pick a value from the select field or add a new item in the repeater or do both. What is a good way to validate something like this? I am using the standalone form builder and here is what I have Not quite sure on how to validate the above login on the
action method