I have a couple questions about the layout built by smartgrid.
1) My smartgrid has a couple linked tables. They show up nicely as links on the right hand side of the grid. Is there a way to control which linked table to be listed first? It looks like that it is sorted by alphabetical order from A to Z.
2) when the page is built with the smartgrid, it shows the db name in the upper left area. Is there a way to change it to something else?
Thanks
regards,Thanks Cliff.Case 1) - I still can't get achievement to listed first. My smartgrid shows achievement first and then demo_detail.
I've tried a few combination, and it didn't get to what I want.
1) linked_tables=['demo_detail','achievement'].sort(reverse=True)
2) linked_tables=dict(demo_detail=id,achievement='id')
Case 2) For the linked_tables=dict() one, the linked tables disappeared from the smartgrid.
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/52XMbp783Go/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
--
---
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+un...@googlegroups.com.
Sorry... it's really my bad. But to answer myself to share what could be done.
--
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/52XMbp783Go/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.