asked on March 3, 2016
•
Show version history
Are there any plans to add the ability to set radio fields based upon a lookup?
Right now I get around this by populating a single-line text field and then triggering a javascript function to set the radio field based upon the text field but it is rather cumbersome especially when a form has many radio fields.
Our use case in this particular example is a Benefit Enrollment form that looks up the employee's current plan selection for medical, dental, vision benefits, etc. We set the default value to their current plan.
1
0