Answered by:
Filter lookup on Security Role

Question
-
Hi,
I have one lookup for system user on account entity. I want that lookup to show only those users who are having Sales manager and Marketing maganager role.
Please help!!
Thanks in Advance
Thursday, August 19, 2010 9:41 AM
Answers
-
check following article for the same..
http://mayankp.wordpress.com/2010/05/02/filtering-lookup-data-in-crm-4-0/
MayankP My Blog My twitter- Marked as answer by Jim Glass Jr Thursday, August 19, 2010 4:00 PM
Thursday, August 19, 2010 12:09 PMAnswerer -
Hi,
As filtered lookup is not a OOB features,but you can filter your lookup using JS, but you can't filter based on two condition
check my post for the same
http://mahenderpal.wordpress.com/2010/05/06/filtered-lookup-in-ms-crm-4-0/
Mahain : http://mahenderpal.wordpress.com- Marked as answer by Jim Glass Jr Thursday, August 19, 2010 4:00 PM
Thursday, August 19, 2010 2:57 PMModerator
All replies
-
Hey,
you can write JS code to get current user security roles and can hide this based on that
Mahain : http://mahenderpal.wordpress.com- Proposed as answer by HIMBAPModerator Thursday, August 19, 2010 9:44 AM
Thursday, August 19, 2010 9:44 AMModerator -
check following article for the same..
http://mayankp.wordpress.com/2010/05/02/filtering-lookup-data-in-crm-4-0/
MayankP My Blog My twitter- Marked as answer by Jim Glass Jr Thursday, August 19, 2010 4:00 PM
Thursday, August 19, 2010 12:09 PMAnswerer -
Hey mahender,
I didnt get you. I want filter lookup sort of thing on user lookup on account form, which will show only user list having specific role. Please help... :)
Thanks in Advance
Thursday, August 19, 2010 2:17 PM -
Hi
Please read the following article, this is not supported by microsoft....
http://crmconsultancy.wordpress.com/code-examples/unsupported-method-for-filtered-lookup-in-mscrm-4-0/
Hope this helps,
Amar
Thursday, August 19, 2010 2:31 PM -
Hi,
As filtered lookup is not a OOB features,but you can filter your lookup using JS, but you can't filter based on two condition
check my post for the same
http://mahenderpal.wordpress.com/2010/05/06/filtered-lookup-in-ms-crm-4-0/
Mahain : http://mahenderpal.wordpress.com- Marked as answer by Jim Glass Jr Thursday, August 19, 2010 4:00 PM
Thursday, August 19, 2010 2:57 PMModerator