The mystery of node.save and how to save more of a complext node with cck fields
Posted by gateway69 on October 19, 2010 at 8:00pm
Over the last few days I have been trying to figure out how to properly use the services node.save function to save more than just a simple content type such as story which has just a title and a body. This I can do w/o any issues. The issues that im trying to figure out is when you have a content type lets just say only these fields right now
content type photo
* title
* body
* field_my_photo -- cck imagefield
--- fid i already had from file.save
Read more