On 18 November 2011 09:00, Rahul <[email protected]> wrote:
> Hi Johan, All,
> Sorry but I am not able to get it. With your code above I get
> an invalid controller
You are not supposed to use that code exactly as it is. You must adapt it
for your circumstances:
> > links = [lambda row:
> A('Edit',_href=URL("controller","edit",args=["update", tablename, a.id]))
>
Replace "controller" with your controller e.g. 'default'
Replace 'edit' with your function in the controller referred to.
Regards
Johann
--
Because experiencing your loyal love is better than life itself,
my lips will praise you. (Psalm 63:3)