Using SP – Lessons learned - How to put a user name in a question using a Session Var.
Place the first question a page by itself as a static-text type and add your ‘Splash’/Welcome message.
Next add hidden field answer types to the question and set a piping variable so you can use the values in your questions, answers and queries.
Example:
EDIT ANSWER SETTINGS
ANSWER TEXT:
IMG URL:
TYPE: Field-Hidden
DEFAULT TEXT VALUE*: @@UserName@@
PIPING ALIAS:UserName
Then insert a Page Break
Begin inserting your survey questions on page 2
Example Question 1:
- Hi [[UserName]] !!