cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

Data utility for UsageLink (Filter Enumeration)

MSuarez
6-Contributor

Data utility for UsageLink (Filter Enumeration)

Hello community,

 

I try to create a data utility which I can use in an usagelink.
what I need is following:

- Read the enumeration behind an custom usagelink attribute,

- Filter out some entries,

- create a suggestBox for the rest ob the entries.

- persist the choice of my user.

 

Can you help me in the right direction?

I don't think i will find some examples for exact this case but all what i have found works for Parts but not for usagelinks.

 

much appreciated for every help.

MSuarez

3 REPLIES 3
fivig
7-Bedrock
(To:MSuarez)

Could you post an example of Windchill UI which you want to change?

MSuarez
6-Contributor
(To:fivig)

Hi,

I try to filter this enumeration in PSB.

just read the whole enumeration and filter out the highlighted entry.

actually the issue I have is to render the enumeration in GWT framework.

MSuarez_0-1583848011308.png

 

MSuarez
6-Contributor
(To:MSuarez)

The key seems to be a custom GWT Renderer but I can't find any information about it.

Top Tags