Hi, here's the code which sits as a link/button on a grid:
A(T('Profile >'), _class='', _target='_blank', _href=URL('visuals',
'supporter_profile',
args=[row.entity_External_Key,])))]
The URL generated looks a bit like this:
Just to add, I swapped to use request.vars and it's all fine with the same
IDs...so I'm rolling but a mystery with .args :)
On Monday, January 26, 2015 at 10:21:40 AM UTC+11, Ian Ryder wrote:
>
> Hi there, first post after a couple of months using web2py - really
> enjoying it.
>
> I have a stra
I think we'll need to see the code that generates the URL (i.e., where the
request arg is created).
On Sunday, January 25, 2015 at 6:21:40 PM UTC-5, Ian Ryder wrote:
>
> Hi there, first post after a couple of months using web2py - really
> enjoying it.
>
> I have a strange one though - I have a
Hey,
What do you have in your web2py's routes.py?
--
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
4 matches
Mail list logo