What does it mean exactly? I have this but in the view export is exposed totally... why? grid = SQLFORM.smartgrid(db.sede,linked_tables=['uo'],fields=[db.sede.nome,db.uo.nome],headers={'sede.nome':'Nome Struttura'},details=True, editable=True, deletable=False, maxtextlength=40,csv=True, exportclasses=dict(csv_with_hidden_cols=False, csv=True, xml=False, html=False, json=False, tsv_with_hidden_cols=False, tsv=False))
Il giorno venerdì 17 giugno 2016 04:29:21 UTC+2, Anthony ha scritto: > > Yes, an issue has already been filed. For now, you must use a dictionary > with a key for each table. -- 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 the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.