Hi all,

I'm using the following within a SOAP envelope to create a list item using the 
UpdatelistItems web service.

<Batch OnError="Continue" ListVersion="1">
  <Method ID="1" Cmd="New">
    <Field Name="ID">New</Field>
    <Field Name="Title">Martin</Field>
  </Method>
</Batch>

I run it. No errors. I refresh my list. No items. I've been banging my head 
against a brick wall thinking it wasn't working only to discover that my custom 
views were using the 'Title' and 'Title (linked to item)' fields while the 
batch element was only updating the 'Title (linked to item with edit menu)' 
field!

Is this expected behaviour?? Am I expected to update all three of these or 
there a magic one I should be using which will update all three?

Kind regards,

Paul Noone

---------------------------------------------------
Online Developer
Information Communication and Technology
Catholic Education Office, Sydney
p: (02) 9568 8461
f: (02) 9568 8483
e: [email protected]<mailto:[email protected]>
w: http://www.ceosyd.catholic.edu.au/

_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to