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.