View Single Post
  #1 (permalink)  
Old 12-19-2007, 09:33 AM
Hani Hani is offline
Junior Member
 
Join Date: Dec 2007
Posts: 9
Default 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.
Reply With Quote