Answered by:
Field Level Secuity

Question
-
HI All,
is there a way to add FLS for an out o the box field like address1_line1,
address1_name fields (Address section fields). its disabled for me
Thanks
- Changed type Andrii ButenkoMVP, Moderator Wednesday, February 22, 2012 6:33 PM
Wednesday, February 22, 2012 5:56 PM
Answers
-
Field level security is available only for custom fields at this time. You can do one of two things, replace the oob address1_line1 field with a custom field and apply field level security. Secure the field using Javascript. If you choose to replace the oob address1_line1 field with a custom field, you might want to consider creating a workflow that updates the oob address field whenever the custom address field changes. This will ensure the data still syncs with the Outlook Client if you apply this change to the Contact record.
- Proposed as answer by Donna EdwardsMVP Wednesday, February 22, 2012 6:43 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Saturday, June 2, 2012 5:46 AM
Wednesday, February 22, 2012 6:08 PM -
Hello,
You have 2 ways:
1. Supported - convert my code for CRM 4.0 - http://a33ik.blogspot.com/2009/06/field-security-level-with-own-hands.html
2. Unsupported - http://weblogs.asp.net/gayanperera/archive/2010/11/02/crm-2011-field-level-security-for-oob-attributes.aspx
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)
- Proposed as answer by Donna EdwardsMVP Wednesday, February 22, 2012 6:43 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Saturday, June 2, 2012 5:46 AM
Wednesday, February 22, 2012 6:39 PMModerator
All replies
-
Field level security is available only for custom fields at this time. You can do one of two things, replace the oob address1_line1 field with a custom field and apply field level security. Secure the field using Javascript. If you choose to replace the oob address1_line1 field with a custom field, you might want to consider creating a workflow that updates the oob address field whenever the custom address field changes. This will ensure the data still syncs with the Outlook Client if you apply this change to the Contact record.
- Proposed as answer by Donna EdwardsMVP Wednesday, February 22, 2012 6:43 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Saturday, June 2, 2012 5:46 AM
Wednesday, February 22, 2012 6:08 PM -
Hello,
You have 2 ways:
1. Supported - convert my code for CRM 4.0 - http://a33ik.blogspot.com/2009/06/field-security-level-with-own-hands.html
2. Unsupported - http://weblogs.asp.net/gayanperera/archive/2010/11/02/crm-2011-field-level-security-for-oob-attributes.aspx
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)
- Proposed as answer by Donna EdwardsMVP Wednesday, February 22, 2012 6:43 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Saturday, June 2, 2012 5:46 AM
Wednesday, February 22, 2012 6:39 PMModerator -
I would not recommend option #2
.NET MVP / Microsoft Regional Director / http://blog.davidyack.com / http://crm.davidyack.com
Friday, February 24, 2012 7:51 AM -
I would not recommend option #
100% agree with you, David. But this is the easiest way to achieve goal. See you next week.
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)
Friday, February 24, 2012 12:24 PMModerator -
Saturday, February 25, 2012 2:03 AM