Use values in another field in the same form
-
Hi guys!
Im building a form where i have a field type select with data. “text|email@email” “text2|email2@email”etc, cuz it sends an email for each selection of this field.
I need a hidden field that capture just the”text” of that field. I tried using _raw_ but in the DB it still saving with the email and not with the text.
May if i use a hidden field that use de values of the select with _raw_ it could be saved correctly.
Do you guys know if it is possible to do itin this way?
Than you!
- The topic ‘Use values in another field in the same form’ is closed to new replies.