Posted by jbrubaker on January 5, 2010 at 1:12pm
From what I can tell, the only way to create a book in Drupal via Services is to first save a new node and then change it to a book. The reason for this as far as I can tell is that to create a book you have to supply book=>bid, otherwise it is a standard story.
Again, from what I can tell there is a similar situation when you attempt to create a book below a book (i.e. a child book). First you have to save it as a book so that you have a book=>mid, then you need that to fill out the book=>p1-9 fields so that it is at the proper place in the hierarchy.
Does this make sense or am I missing something? Thanks for your input!
Jeff