Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

please help me out how to delete/Enable a lock to the look up filed in Dynamics CRM

Posted on by 15

Look-up-fileld.jpg

How to enable this contact lookup filed in dynamics CRM for users.please help me out 

*This post is locked for comments

  • RE: please help me out how to delete/Enable a lock to the look up filed in Dynamics CRM

    Thank you so much it worked

  • Abby Kong Profile Picture
    Abby Kong 6 on at
    RE: please help me out how to delete/Enable a lock to the look up filed in Dynamics CRM

    Hi 

    As Necdet suggested, check the field read-only setting on the form to make sure it's unchecked.

    If after republish, the field is still locked, check if there is any JS webresource setting field disabled.

    10268.Capture.PNG

    Regards,

    Abby

  • Suggested answer
    MMK Profile Picture
    MMK 745 on at
    RE: please help me out how to delete/Enable a lock to the look up filed in Dynamics CRM

    Hi

    /////////////to lock fields

    function lock()

    {

    Xrm.Page.getControl("fieldname").setDisabled(true);

    }

    ///////////////////////////////to unlock fields

    function unlock()

    {

    Xrm.Page.getControl("fieldname").setDisabled(false);

    }

  • Verified answer
    necsa Profile Picture
    necsa 3,455 on at
    RE: please help me out how to delete/Enable a lock to the look up filed in Dynamics CRM

    Hi,

    Go to -->Settings -->Customize the System --->Select from Entities (left side) on which entity is the Lookup field ---> Forms --->Select main Forms ---> dobbel click on the Contact field ---> Check out Field is read-only on the Fields Properties (on the Display Tab) then click on OK ---> Save Form and then click on the Publish

    Thats all. Now The Contact Field must be enable for the User

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans