Hi Eric, I tried the second method (service object). This way there's no complain that updateEntry is not a function, but I get a complaint about one of the elements of the entry is not bound:
The prefix "gsx" for element "gsx:question" is not bound. That's the only answer I found to this problem: http://markmail.org/message/opjgnqdj4jrtyism But I don't see how to apply this to the Javascript Client Library. :) Any idea? Gratefully, Lasheimok On Dec 8, 1:21 pm, "Eric (Google)" <[EMAIL PROTECTED]> wrote: > You can use the > entry.updateEntry():http://code.google.com/apis/gdata/jsdoc/1.6/google/gdata/Entry.html#u... > > or the service object's updateEntry. Pass that one the edit > URL:http://code.google.com/apis/gdata/jsdoc/1.6/google/gdata/client/Servi... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
