Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all articles
Browse latest Browse all 8876

Re: how to disable action for a particular part using configuration?

$
0
0

you can use filter if your logic to hide is generic and applies for other actions too.
Add line below in your action tag.

<includeFilter name="<filter name>"/>

Also register the filter in enterprise.service.properties file

  <Property name="wt.services/svc/default/com.ptc.core.ui.validation.SimpleValidationFilter/<filter name>/null/0" overridable="true" targetFile="codebase/com/ptc/windchill/enterprise/enterprise.service.properties" value="<full qualified name for filter class>/duplicate"/>

 

you can get more information in PTC customizer guide.


Viewing all articles
Browse latest Browse all 8876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>