Actually, no - 2nd option doesn't work when doing this: item=t2.update(db.gis_key)
I'm editing the key for the 'google' service, but now my form only has the 2 other options in the dropdown! (just as if I were entering a brand new key) I tried to workaround the issue by not making the service field editable: item=t2.update(db.gis_key,fields=['key']) However this isn't supported by t2.update() Suggestions welcomed :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

