Hi Shai, I don't think that you'll be able to get productive info on this issue here. You might want to check the gadgets api group ( http://groups.google.com/group/Google-Gadgets-API)
Good luck, On Mon, Nov 21, 2011 at 12:08 PM, shai ben-yehuda <[email protected]>wrote: > I am trying to save the user preferences (state) of a gadget with: > > var prefs = new gadgets.Prefs(); > prefs.set("counter", 0); > > and it is not saving it in google spreadsheet gadget. > > I am using a simple gadget based on google example from [http:// > code.google.com/apis/gadgets/docs/fundamentals.html#SetPrefs] > my gadget url is [http://dl.dropbox.com/u/22745533/gad2.xml] > > Should it work? > Any other known method to save user preferences within a gadget that > resides in a spreadsheet? > > thanks, > > Shai > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" 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-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api?hl=en.
