Iceberg,

>... you need to define _value=blah for your widget.

Could be a bit more specific about blah?

This is how I call the update function on the crud object:

form=crud.update(db.adres,request.args[0],next=(URL
(r=request,f='crud_address')))


_value=str(form.vars.plaats)


results in an error ticket:


NameError: global name 'form' is not defined


Kind regards,

Annet.





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to