Skip to main content
11-Garnet
March 3, 2025
Question

how add search criteria using data utility picker

  • March 3, 2025
  • 2 replies
  • 509 views

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.

SB_10904295_0-1740983200604.png

 

I am doing picker through data utility

 

2 replies

24-Ruby III
March 3, 2025

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 

HelesicPetr
22-Sapphire II
22-Sapphire II
March 3, 2025

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