Hi Sebloders!
I have difficulties with my message form on site frontend.
Workaround:
I use seb minima template with position override. ( mainbody)
Fields
---------
Name - text input
Message text - textarea
Interest - radio ( Some text = 1, Some text 2 = 2 etc. )
Email Field 1
Email Field 2
Button
---------
What i want to do:
If user select first option ( value = 1 ) in radio button i want to use "Email Field 1", if user select second option - use "Email Field 2" ( value = 2 ).
I was trying to play with conditional states, but they dont work with heddin fields.
Then I bought "Seblod Fields restriction plugin" but it does not do the job.
So the question is how can i trigger different email fields depending on selection of other field ?
Thank for any suggestion