Dynamic variables
We have this scenario: Couple of users are registered in the tool. Survey security is set to only the registered users.
We want to display certain information based on who the user is. For example:
User: X
State: Ohio
User: Y
State: New York
So, when the survey loads up, based on who the user is, we want to automatically display the state.
1. Is there a reserved variable that the tool has for the username? If so, what is it?
2. Can you have that 'if' scenario incorporated in the survey? If so, how?
Thanks.
|