RE: [flexcoders] LCDS - adding a new Item using createItem()

2009-01-20 Thread Jeff Vroom
: [flexcoders] LCDS - adding a new Item using createItem() Hi, Below is some code from my test application. I am trying to create a new user-object using the createItem() method of my AbstractAssembler. I have bound an event listener to my DataService that listens for ResultEvents. The resultHandler

RE: [flexcoders] LCDS - adding a new Item using createItem()

2009-01-19 Thread Jeff Vroom
As long as your assembler's createItem method populates identity property of the item passed in, it should be returned to the client and updated there when the commit response is received by the client. To help diagnose why this is not happening, first upgrade to 2.6.1 (on the product