Thread started: Nov 18 2008, 8:44 PM EST
Watch
If you edit a non-existent cell, it creates the cell for you. If I do this, what should I set cell.currentRevision.version to? Zero... one... something else? (It's listed as required)
I prefer the editCell function to createCell because I'd like to be able to create and initialize a cell with one call.
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Default Revision
By: ,
Nov 20 2008, 7:22 PM EST
Just a clarification: For a newly created cell, the revision number is always 1. You should be able to see this value in the response xml that's returned the createCell call.
out of
found this valuable.
Do you find this valuable?
|