This doesn't seem to work with auth() forms:

form = auth.register()

form.vars.email = 'l...@vision.caltech.edu'

return dict(form=form)

doesn't show the predefined value for 'email' in a view that renders  
{{=form}}

Does anybody know why?

Thanks!!
Luis.

Reply via email to