Form Field Value determined by another Field
Question
Nov 17, 2014
I'm trying to set the value of a hidden form field based upon the value selected in another field. For example, I have a radio field where the user selects whether they are 1) Customer or 2) Evaluating. If Customer, set value of field "NotificationTo" = cust@domain.com, otherw...