[web2py] Re: SMARTGRID and linked_tables - no buttons to edit, delete - only view

2015-06-08 Thread Beat Kohler
Thanks Anthony ... yes - authorization topic... how easy .. Best regards Beat Am Samstag, 6. Juni 2015 05:27:17 UTC+2 schrieb Massimo Di Pierro: > > and the latter option is very unsafe. > > On Friday, 5 June 2015 09:32:13 UTC-5, Anthony wrote: >> >> You either have to be logged in or set user_si

[web2py] Re: SMARTGRID and linked_tables - no buttons to edit, delete - only view

2015-06-05 Thread Massimo Di Pierro
and the latter option is very unsafe. On Friday, 5 June 2015 09:32:13 UTC-5, Anthony wrote: > > You either have to be logged in or set user_signature=False. > > Anthony > > On Friday, June 5, 2015 at 12:26:00 AM UTC-4, Beat Kohler wrote: >> >> Hey guys! >> on a SMARTGRID I added a "linked_table" a

[web2py] Re: SMARTGRID and linked_tables - no buttons to edit, delete - only view

2015-06-05 Thread Anthony
You either have to be logged in or set user_signature=False. Anthony On Friday, June 5, 2015 at 12:26:00 AM UTC-4, Beat Kohler wrote: > > Hey guys! > on a SMARTGRID I added a "linked_table" argument. ... no I have only the > view button left. No way to modify neither the parent nor the child. >