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
Hi I am using the SQLFORM.grid to display the content of table. In this SQLFORM.grid, there is a view link for each row and when I click on it, it will show the content of that row. I also want to display the referenced table when the customer click on view instead of the link to the references table. Does the SQLFORM.grid allow us to do that in view feature?