Greg Hains Posted May 29, 2013 Posted May 29, 2013 Hi, I have need to display a popup to ask a user for some information (an email address in this case), but by displaying a field, any other user that uses this screen will either have their own entry overwritten or cleared. What techniques would 'you' use to effectively enter data directly into a variable, OR, have some set of fields that are available to that user alone (like a sandbox). Any ideas would be appreciated. Cheers, Greg
bruceR Posted May 29, 2013 Posted May 29, 2013 Time to learn about global fields. The content of a global field is unique to each session. This is exactly one of the things they are used for. 1
Greg Hains Posted May 30, 2013 Author Posted May 30, 2013 Hi Bruce, Thank you. In the most helpful way I feel told off. lol I will go and look into how I can use them for this. Cheers, Greg :-)
Recommended Posts
This topic is 4183 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now