Re: setting up filter using assigned ID or Assigned name
I'd be using the id rather than the name (the name is only a join from the user table).
Or: Define a query first (I think they call it parameters) where you define "select id, user_name from users". Test it - it should give you your users and their ids. Save (don't ask me which option, I'm doing this blindfolded because my implementation is on another machine) - I believe with standard option. Then run your filter against this parameter. It should give you a drop down with your user names to choose from.
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks