Bread Crumbs Component
You can create a list of navigation breadcrumbs at the top of a Windchill page.
A list of “breadcrumbs” is displayed at the top of many Windchill pages. These breadcrumbs show the location of the page in the page hierarchy. Each crumb is a link that will take the user to the corresponding page in the hierarchy.
Example breadcrumb list:
See the package javadoc for com.ptc.windchill.enterprise.navigation.breadcrumb for information on the classes and process used to produce bread crumbs.
Scope/Applicability/Assumptions
This process should be applied when you want to create breadcrumbs for one or more Windchill pages that do not currently have breadcrumbs or you want to modify the breadcrumbs displayed on a Windchill page.
Intended Outcome
Breadcrumbs are displayed as desired.
這是否有幫助?