I'd like to display more fields for a few particular tables in my system or to be able to control exactly which fields will be displayed. I want it to be available in following compontents: - list of tables' entries ( I am using smartgrid ) - view page ( I am using the default view-page ) - edit page ( I am using the default edit-page )
I also want user to be able to search/filter by these fields, that I am going to add. I tried playing with 'fields' attribute of smartgrid function, but I did not manage to get it working. Basically I want to get Date fields like 'created_on', 'modified_on', which are created by default for every table, but not displayed by default and hide some fields specified by myself, but that are not necessarly so important to be displayed. How can I do that? -- 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.