Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8832

How to make a field depend on the value of another field in Kentico form builder

$
0
0
I'm creating a contact form which should allow the user to enter either phone or email or both. My conditions would be something like:Email.value != "" || Phone.value != ""I just have no idea how to write this as a K# macro rule in the Forms -> Form Builder -> Field Validation -> General Condition editor. Is it even possible to get the value of other fields? All the predefined rules are completely unrelated to the current form data.

Viewing all articles
Browse latest Browse all 8832

Trending Articles