Hi.
I'm contemplating having a large number of records in my Accounts DB/Tbl (~50K). However, I'd like to be able to narrow down the number of actual accounts to be a subset that my individual users would actually see. Is there a way to perform some sort of select/sort on the actual data, so that the individual/given user is only shown a subset of the total number of Account records
I'm really searching for some way of doing:
select all records where custom_field_1 < 10,000 and custom_field_1 > 500, and allowing this subset to be the recordlist that the user is able to select from....
I've been looking all over the 'net, as well as the wiki trying to solve this.
Thoughts/comments/pointers to this would be greatly appreciated!
I'm running on fedora/mysql, using v5 of SugarCRM...
Thanks
-mark
caliventures@yahoo.com


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks