Hello Chris,

a good example for a master detail scenario would be the tobago-example-addressbook.
You should look at the attribute state of tc:steet.

Unfortunatley tc:link doesn't support f:param.
I have added an issue for this http://issues.apache.org/jira/browse/TOBAGO-78

Regards

ChrisA schrieb:
Hi all,

i didnĀ“t get a master / detail scenario to work. The tobabo sheet works well
even sortable ;). so i started to place a link instead a text. <tc:link label="#{supplierobject.name}"
actionListener="#{SupplierController.showDetail}">

SupplierController gets an ActionEvent object, but where do get the
corresponding detail -id to pass the details-id to a special page ?
core:param seems not to work with tobago link. the link itself says:
javascript:Tobago.submitAction('page:sheet:5:_idJsp9'), so obviously the 5
should appear somewhere in the action ? or am i missing a point there ?
thanks for help,

Chris
--
View this message in context: 
http://www.nabble.com/Tobago-Master---Detail-t1747721.html#a4750750
Sent from the MyFaces - Users forum at Nabble.com.



--
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333

Reply via email to