Is it possible in CRM to have some attributes in the same entity invisibles
for a specific role and visible for another role?

I am waiting for your answers!
Thanks a lot!

Re: Invisible attributes in an entity of common ownership by Matt

Matt
Fri Nov 03 12:15:00 CST 2006

You could do this with client-side scripting. You would first need to
invoke a web service to determine the role, then you could hide fields as
appropriate.

--

Matt Parks
MVP - Microsoft CRM


"Ioanna Karra" <IoannaKarra@discussions.microsoft.com> wrote in message
news:0DAF6B19-D2DE-468A-A0E1-3CE1F2BB8E98@microsoft.com...
Is it possible in CRM to have some attributes in the same entity invisibles
for a specific role and visible for another role?

I am waiting for your answers!
Thanks a lot!



Re: Invisible attributes in an entity of common ownership by IoannaKarra

IoannaKarra
Mon Nov 06 04:54:01 CST 2006

Thanks for your direct response!