Is there a way in javascript to know if the current user can modify user preferences or not?
I am creating a web page that will allow the user to modify user preference (I will update them programatically) but I only want them available if the user has access to modify user preferences. If, for instance, the gadget is placed on a web page, it can only be modified when the page is being edited. Anybody viewing the google site, cannot modify the user prefences, therefore I want to hide a portion of the page. Thank you in advance. -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en.
