Thread started: Jun 1 2008, 1:13 PM EDT
Watch
cell.url is an optional parameter in all APIs including createCell. However, when I tried it without it I get an error about missing cell url. Is this really optional?
Also, if a cell is associated with a URL, does it mean that a cell can only be used in one page? If I were to use a cell in more than one pages (url), does it fall into the category of undefined behavior?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Is cell.url really optional?
By: ,
Jun 2 2008, 3:59 PM EDT
Ah. The getCell series of requests do not require the cell URL unless the cell has no content. That is, it expects the URL if it needs to actually create the cell before it accepts the new content. On subsequent edits, this is not required.
This is definitely a confusing issue. I'll update the documentation to make it more clear -- thanks for bringing it up.
out of
found this valuable.
Do you find this valuable?
|