Greg Hains Posted March 25, 2013 Posted March 25, 2013 Hi, I have a status screen that contains a list of items and would like to offer the end user a way to display it in different sort order. I have created buttons that run scripts that work fine, but want to offer a drop-down box to do this, however, a drop down list is essentially a field, as as it's a field, the information is stored in the table. The problem with this is that if several users want to access this screen each wanting their own sort order, then this method does not work. Is anybody aware of a method I could employ to achieve this? Cheers, Greg
dansmith65 Posted March 25, 2013 Posted March 25, 2013 Use a global field - the value is unique for each session. 1
Greg Hains Posted March 25, 2013 Author Posted March 25, 2013 Hi Dan. Its that easy? (oh... the shame of me not knowing that.... lol) Thank you.
Recommended Posts
This topic is 4261 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