Skip to main content
10-Marble
September 13, 2023
Question

Is it possible to add another attribute to look up a user, while creating a Change Request

  • September 13, 2023
  • 1 reply
  • 1068 views

RG_10753677_0-1694632068953.png

Can we add another user lookup kind of attribute to this create change request page? similar to 'Created By' user lookup field?

 

 

1 reply

14-Alexandrite
September 14, 2023

Yes you can add a custom attribute & then implement a custom picker for picking up a wtuser. check CS335501

10-Marble
October 3, 2023

Can I get a more detailed description on how to create a user picker, what are the files that need to be changed, and if a WC Restart if required? I tried to follow the document and it's not working for me.

HelesicPetr
22-Sapphire II
22-Sapphire II
October 3, 2023

Hi @RG_10753677 

Check windchill documentation in your instance

 

httpaddress/Windchill/app/#netmarkets/jsp/componentCatalog/pickerComponent.jsp

HelesicPetr_1-1696341933678.png

HelesicPetr_0-1696341922872.png

Catalog contains many basic information for customization

httpaddress/Windchill/app/#ptc1/componentCatalog/componentCatalog?oid=OR%3Awt.org.WTUser%3A207&u8=1

 

PetrH