Can text forms be pre-populated with embedded data?

Can text forms be pre-populated with embedded data?
We have a survey that has a contact form (e.g. first name, email). We will have this information in embedded data for most (but not all) respondents. For those respondents where we already have the data, we'd like to present it to them and give them a chance to correct it.
Is there a way to pre-populate a form's fields with embedded data?
Our "fallback" solution is to present a display text question with an HTML table showing the known information, and then have the form where they can correct the information as necessary below -- but that's less than ideal.
Best Answer
-
MatthewM Chicago, ILCommunity Member Superuser ✭✭✭✭
Hi @KevinTroy,
Yes, there is! Click the gear box for the questions you want to prepopulate, then select "Add Default Choices" and follow it from there to insert your Embedded Data Fields in the appropriate text fields.
2
Answers
Great, thank you, Matthew!
Is there a way to do this for a multiple choice question as well?
I've never seen a way to pre-select MC questions, at least out of the box. (Maybe someone well-versed in Javascript could say whether there's a way to do it with that.)