Tip #515: Why lookup control appears disabled

The other day the client asked us to verify the field level security settings on the system. The reason, as they explained it, was that one of the lookup controls appeared disabled and wouldn’t become enabled regardless of what they did to FLS settings. Long story short, the control was disabled not because of the FLS but because user did not have Append privilege on the child entity.

In general, lookup control will be disabled if one of the following conditions is true:

  1. Field is protected by the FLS and user does not have create or update privilege when creating or updating the record
  2. User does not have Append privilege for the child entity (the one being edited)
  3. User does not have Append To privilege for the parent entity (the one being looked up)

2 thoughts on “Tip #515: Why lookup control appears disabled

  1. srani says:

    What are the roles for functional consultant in dynamics crm ?

    Can you please share us some interview questions and most challenging issues can face as functional consultant ?

    Thanks in Advance,
    Srani

  2. Nbiz says:

    great. this tip really helped in our environment

Leave a Reply

Your email address will not be published. Required fields are marked *