May 29, 201312 yr 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
May 29, 201312 yr 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.
May 30, 201312 yr Author 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 :-)
Create an account or sign in to comment