| Author |
Breadcrumb in trinidad
|
Shasi Mitra
Ranch Hand
Joined: Nov 27, 2008
Posts: 101
|
|
|
Can anybody suggest how to use breadcrumb component using trinidad?
|
 |
gul kaur
Greenhorn
Joined: Dec 09, 2008
Posts: 8
|
|
<tr:breadCrumbs orientation="horizontal" > <tr utputFormatted value="Search Contracts" /> <tr:commandNavigationItem text="Contract Details" action="backToContractView(as defined in facesConfig)" /> <tr utputFormatted value="Order Entry" /> </tr:breadCrumbs>
|
 |
Shasi Mitra
Ranch Hand
Joined: Nov 27, 2008
Posts: 101
|
|
|
Hi thanks a lot for the reply. If i specify default renderer kit as trinidad in my faces-config, the command button(tomahawk) stopped working.I'm unable to go to the next page. But to use trinidad we have to specify default renderer kit rite? Do you have any solution for this? Can i use both tomahawk and trinidad together?
|
 |
gul kaur
Greenhorn
Joined: Dec 09, 2008
Posts: 8
|
|
|
Yes you can use tomhawk and trnidad together..
|
 |
 |
|
|
subject: Breadcrumb in trinidad
|
|
|