I’ve asked this question before and going to post it again. How does one take a “field’s” value and return it within HTML code?
On the first page of the form I’m obtaining the user’s information and I would like to take the “first” name and use it in an HTML header for personalization of the form. I also want to do this for various other steps of the form based on selections.