CrmRestKit - Update - PartyList

Respondido CrmRestKit - Update - PartyList

  • vrijdag 27 april 2012 14:43
     
      Bevat code

    Hello,

    I try to update a PartyList with CrmRestKit in Javascript but it doesn't work.

    For Lookup there is no problem. Ex:

    oRecord = {
       Subject: 'Test',
       RegardingObjectId: { Id: '{DFD166A7-F772-4245-988F-469E96428BE4}', LogicalName: 'contact' }
    };
    
    CrmRestKit.Update('ServiceAppointment', ActivityId, oRecord, false)

    But I don't find the way to do the same with PartyList for multiple Contacts.

    If anyone know this problem,

    Thank you in advance.

    Ernest Geyskens.

Alle reacties