You get "admin  request  session  response " because you did not
define a view so you have a generic one. You need a view

{{extend 'layout.html'}}{{=form}}

On Feb 17, 12:17 am, Johann Spies <[email protected]> wrote:
> How do I use crud.read() without gettting the
>
> admin  request  session  response
>
> buttons at the bottom?
>
> Or should I use SQLFORM with readonly fields?
>
> I have
> Regards
> Johann

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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