Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Solved! Go to Solution.
Oh, you are looking for a drop down list to select a person. Well, the product does have an "owner" field which accepts a user and does list a drop down list of all users. Does that work for your purposes? Otherwise, why not just use the Product context team to define special roles for that area? It should be possible to link that as an alias attribute back to the Product but you can also report those role members on reports if you need to.
Can you explain your use case again? Are you looking to make an alias attribute? This will have a huge number of values and I am not sure why you would want to do this? For what purpose would this be used for?
Alias ou Calculated maybe more. I want to create an attribute on product type like project manager and I would like the list of people of the organization for populate with the good person (instead of free text with potential mistake) and in the future (in case of) If this attribute is use in a customization I can access directly with a true login.
it's maybe not possible without customization because i need a calculated drop down list 🙂
Oh, you are looking for a drop down list to select a person. Well, the product does have an "owner" field which accepts a user and does list a drop down list of all users. Does that work for your purposes? Otherwise, why not just use the Product context team to define special roles for that area? It should be possible to link that as an alias attribute back to the Product but you can also report those role members on reports if you need to.
Owner is a good solution, It can be change with every people of the org. It is visible in the product list (not the case for IBA) and the display of owner could be change (client want a specific name) just a last question about right, or anything else who be a trouble in windchill , is this field have specific function ? except grant access to the product I guess ?
Bonjour tfritsch,
You're looking for information regarding Windchill, thanks for reaching out, this is Charles from PTC Technical Support in Europe.
Was the information provided helpful somehow?
Regarding the OWNER field, you can refer Windchill Help Center > Editing a Product page.
I also see ootb this field has a picker: is that what you're looking for?
KR,
Charles.
Bonjour tfritsch,
You're looking for information regarding Windchill, thanks for reaching out, this is Charles from PTC Technical Support in Europe.
Was the information provided helpful somehow?
Regarding the OWNER field, you can refer Windchill Help Center > Editing a Product page.
I also see ootb this field has a picker: is that what you're looking for?
KR,
Charles.
This is not possible with alias attributes , reason is that there is no link between users and organization .
there is only a reference but it goes from WTUser-> organization , in other words we can cerate an alias from wtuser get attributes from organization but not the other way
your request is doable using (custom code) java algorithm for calculated attributes
https://www.ptc.com/en/support/article/CS226468