You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
Hello
Is it possible to set the delimiter (tab delimited) for csv export from SQLform.grid?
also if I want to export some rows but do not want to show them in grid, what is the syntax to use (I want to hide a column db.workers.id, but i want to export it)?
thank you
Anthony
unread,
Nov 10, 2015, 11:19:10 PM11/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
See the surrounding documentation for details on how to control/customize the download options (if you don't see an option that suits your needs, you can create your own export class, using the existing ones as examples).