I'm new in web2py, but really excited with the one. Thanks to Massimo Di Pierro. IMHO when I hided the breadcramb with CSS I lost nothing because the parents' positions are shown in the child tables.
пятница, 31 августа 2012 г., 18:59:38 UTC+4 пользователь Adi написал: > > trunk works for the first level, but doesn't when i drill down into the > second level... (image attached) > > also it used to display all breadcrumbs in the same line... > > old source code: > <div class="web2py_grid ui-widget"><div class="web2py_breadcrumbs"><h3><a > class="w2p_trap" href="/list_suppliers/supplier">Suppliers</a> > <a > class="w2p_trap" href=" > /list_suppliers/supplier/view/supplier/21?_signature=3a9f06fff5edbc76efc140b8838b11063d1cd328 > ">Concept Laboratories, Inc.</a> > <a class="w2p_trap" href=" > /list_suppliers/supplier/purchase_order.supplier_id/21">Purchase orders > </a></h3></div> > > so far, all seems to work perfectly fine on 2 apps :) had a migration > problem to alter scheduler tables (usual back and forth), but got it > working as well... continuing testing... > > thanks again for the best framework! > > > On Thursday, August 30, 2012 4:36:40 PM UTC-4, Massimo Di Pierro wrote: >> >> Got it. fixed in trunk. This was not intentional! >> >> On Thursday, 30 August 2012 10:29:25 UTC-5, Adi wrote: >>> >>> Smartgrid used to display the table name automatically. Is that supposed >>> to be as before? >>> >> --

