Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
is there way to add search criteria to picker as you can see in below screen shot there is no search criteria. How bring name and number etc in this page to search.
I am doing picker through data utility
Article - "How to implement a picker data utility which allows for searching on multiple specific object types in Windchill PDMLink": https://www.ptc.com/en/support/article/CS420382
Hi @SB_10904295
You have to know how to create a wizard.
It is part of a jsp page. I guess that you define own page callSearchPicker but you miss how to define a components.
all set is done on the wizard step page.
Windchill Client Architecture Wizard
CS168054 - Adding a custom Wizard Step in Create Promotion Request wizard in Windchill PDMLink
CS224552 - How to add a row to a table located in a wizard step
PetrH