You can:

gird(....,user_signature=False)

But be careful to use a decorator to manage permissions for the action that 
contains the grid.

On Sunday, 15 December 2013 19:48:46 UTC-6, Scott Hunter wrote:
>
> Is there a way to have a link go to a controller function that uses a 
> smart grid, but instead of going to the top-level list view, goes directly 
> to a record to be edited?  It looks like when going to such a page from the 
> smart grid's list, it includes a signature which, if left out, causes a 
> "not authorized" message; that is, if I take the URL that gets generated & 
> strip off the signature, I get the aforementioned message.
>
> Or is the "solution" to use some other mechanism (CRUD, for example) to 
> create my own edit page?
>
> Thanks,
> Scott
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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