Also being discussed here: http://stackoverflow.com/a/18623678/440323.

Looks like the generic.html view is being called (because it is displaying 
the function name as a heading on the page). So it's not finding the 
first.html view.

Anthony

On Wednesday, September 4, 2013 7:31:01 PM UTC-4, Alan Etkin wrote:
>
> >H! i'm trying to run this example from the web2py book:
> >http://web2py.com/books/default/chapter/29/03/overview#Say-my-name
>
> >but instead of web form from the first.html i have the word "First", like 
> this:
>
> In the view do you have {{form}} or {{=form}}?
>
> the first syntax will not render the form in the document
>
> http://www.web2py.com/books/default/chapter/29/05/the-views#The-views
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to