Thank  you - I will try it.
And perhaps I should put
  mydict[:] = [] in front of that to clear out the crud-generated
controls since I don't want them.

On May 9, 6:43 am, Jurgis <jurgis.pralgaus...@gmail.com> wrote:
> maybe
> mydict['myINPUT'] = myINPUT
> would help before "return mydict" ?
>
>
>
> > In the View I want to code something like:
>
> >     <td>
> >      {{ =myINPUT }}
> >      </td>
>
> > When I run it, I get a runtime error indicating that the form variable
> > does not exist.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to