You can add your own buttons using:

links = [lambda row: A('Edit',_href=URL("controller","edit",
args=["update", tablename, a.id]))

and set editable, deletable, details  to False.


On Oct 6, 12:48 pm, Johann Spies <johann.sp...@gmail.com> wrote:
> How do I override the views/controllers  triggered by the buttons  mentioned
> in the subject line when using SQLFORM.grid/smartgrid?
>
> Regards
> Johann
>
> --
>  May grace and peace be yours in abundance through the full knowledge of God
> and of Jesus our Lord!  His divine power has given us everything we need for
> life and godliness through the full knowledge of the one who called us by
> his own glory and excellence.
>                                                     2 Pet. 1:2b,3a

Reply via email to