This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Enable Sort Across Pages for All Users

Phil - Monday, April 4, 2011 1:07 PM:

I may very well be wrong here, but I am assuming that the "Sort Across Pages", preference is stored somewhere in the database.  I would like to be able to just go in the db, and set this value to true for all of my users in the system if this is possible. 

I looked around in the database, but I could not find anything that looked right....if someone could point me in the right direction, it would be greatly appreciated!  Thanks! 



SamsAn - Sunday, April 17, 2011 4:54 PM:

Hello.

"Sort Across Pages" flag value is not stored in the preferences in 9.2. Probably they have it fixed in a service pack. Then the most logical place is to store it in CORE_GLOBALLAYOUT table.

SamsAn.