[web2py] Re: URL inside .load component

2011-08-24 Thread Anthony
On Wednesday, August 24, 2011 3:16:38 AM UTC-4, Álvaro J. Iradier wrote: > > Thanks very much, that made it. I couldn't find documentation about > the extension=False option for the URL function, it would be nice to > have it in the book. > It's in there -- re-read my last sentence. :-)

[web2py] Re: URL inside .load component

2011-08-24 Thread Álvaro J . Iradier
Thanks very much, that made it. I couldn't find documentation about the extension=False option for the URL function, it would be nice to have it in the book. Greets. On 23 ago, 18:47, Anthony wrote: > On Tuesday, August 23, 2011 12:14:43 PM UTC-4, Álvaro J. Iradier wrote: > > > Hi, > > > I've cr

[web2py] Re: URL inside .load component

2011-08-23 Thread Anthony
On Tuesday, August 23, 2011 12:14:43 PM UTC-4, Álvaro J. Iradier wrote: > > Hi, > > I've created a component mycomponent.load to be used with the LOAD() > method. But inside the mycomponent.load I want to have a link to > another function in the same controller. > > When I do: {{=URL(r=request,