+ Reply to Thread
Results 1 to 2 of 2
Thread: Dynamic variables
-
12-19-2007 09:33 AM #1Hani Guest
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.
-
12-19-2007 09:45 AM #2
Administrator
- Join Date
- Mar 2007
- Posts
- 385
In Ultimate survey you only have access to custom user field and unfortunately these do not include the username. You are able to pipe and base skip logic on the username in Checkbox though.
From the description of your problem it sounds like you may be able to accomplish your goal by adding a State custom user field. After doing so you could than pipe this value into a single line text field or message depending on whether or not you wanted users to be able to edit it.
You can add a Custom User Field by navigating to Settings -> User Settings.


LinkBack URL
About LinkBacks
Reply With Quote
