
PTC recommends including the incremental attribute in the action and model elements to customize an OOTB action and action model definition, respectively. For more information, see Defining a New Action, Defining a New Action Model. |
Your builder should extend DefaultInfoComponentBuilder or AbstractInfoComponentBuilder. |
Problem Description | Solution |
|---|---|
Icons for some actions are missing | Only the actions that are displayed in a table toolbar have icons in the actions menu. |
Some actions don’t appear in the list in the UI | There may be a validator configured on it which may hide the action in certain conditions. See Action Framework for Windchill Client Architecture for information on configuring an action with a validator. Add jcaDebug=true to the url to see even the hidden actions. With the jcaDebug option enabled, you’ll see more information in the menu, and there will be an action at the end of the list that takes you to the action model report for that menu. ![]() |