I have;

def atask():
    form=crud.create(db.task,onaccept=lambda form:
jDiv.set(jDiv.trigger('#target_totals','load')))
    form.latest.stime='some value'
    return form

When I am debugging (wingide), I see form.lastest.stime is  set to the
value above, but when the page is refreshed the form field is blank.

Any ideas why?

-wj

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