(I also asked this question here 
https://stackoverflow.com/questions/61402508/how-do-i-hide-child-columns-in-web2pys-smartgrid
)

I love the way web2py smartgrid creates automatic child links to referenced 
tables. But i can't find how to customise them.

I want to show only some of the child table links (see below). I know i can 
eliminate referenced tables by specifying the `linked_tables` option. And I 
can make my own links  using the option to make new `links`. And I can use 
`fields` to hide columns for the main table. 

But how do I hide one or more of the automatically generated child columns 
for the tables that *are* included in `linked_tables`?

And is it possible to change the link text?



[image: child_links.png] <about:invalid#zClosurez>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/870f339e-c82c-4b03-9414-b5025f63206e%40googlegroups.com.

Reply via email to