Hello,
I am creating a multi-page application, where different pages need to be reviewed by different people.
In order to make it less arduous for the applicant, I wanted to reuse information they have already supplied us with on the application.
I ask for name and contact information first thing, but a few other pages need this information, so those reviewing that page know who the application is referring to. I created the appropriate fields, and then under default value used the token picker to select the previous field where I asked that information, name, phone, email, etc. However, when I preview the form and fill in the original name, etc. fields, the information is not appearing automatically in the fields. I also tried inserting the field from the token picker under field label, but that did not work either.
Any ideas how to get the previously entered name and contact info to default to another page on the form?
Thanks!