web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Xrm.Mobile.offline.updateRecord lookup field

(0) ShareShare
ReportReport
Posted on by

Hi,

What is the proper value of the lookup field to be set for Xrm.Mobile.offline.updateRecord call?

Documentation says nothing and I'm struggling to update an entity.

Tried:

var data  = {lookupFiled: "ID of entity"}

var data  = {lookupFiled: "@odata.bind/EntityName(ID of entity)"}

var data  = {lookupFiled: "EntityName(ID of entity)"}

*This post is locked for comments

I have the same question (0)
  • Verified answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    Hello,

    Try following:

    var data = {lookupField: {'logicalname': 'account', 'id': 'guidhere'}};

    I believe what works for Create should work for Update as well - msdn.microsoft.com/.../mt787123.aspx

  • Community Member Profile Picture
    on at

    Thanks a lot!

    I with I had to create a records to read create documentation section or they referred to the create :)

  • Alan O Keeffe Profile Picture
    100 on at

    This works for offline, thanks @a33ik.

    Does this method work for online? I changed my onnline code from

    var data  = {lookupFiled: "@odata.bind/EntityName(ID of entity)"};

     to
    var data = {lookupField: {'logicalname': 'account', 'id': 'guidhere'}};

    and it did not work.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
JS-09031509-0 Profile Picture

JS-09031509-0 3

#3
Ciprian  P Profile Picture

Ciprian P 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans