Skip to main content
12-Amethyst
April 26, 2023
Solved

Create customize search view

  • April 26, 2023
  • 2 replies
  • 1064 views

Hi All,

 

I want to customize the search view in such a way that the search result table should only include .PRT files.

 

Could you please suggest stepwise procedure?

 

Thanks,

Sandeep C.

 

 

Best answer by jbailey

Agree with @HelesicPetr - you can't filter out results for which criteria can be specified in the search. So you would have to use your search criteria to define this.

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
April 26, 2023

Hello @SC_8321054 

In the search result table it is not normally possible to specify additional conditions in the table view.. 

You need to specify any criteria in the advanced search not in the Table View. 

 

So you need to create Saved search with your criteria "fiename=*.prt" instead of creating the view. 

 

or you can use "Enable Search Facets" if the Windchill use indexsearch.

 

PetrH

16-Pearl
April 27, 2023

Agreed with @HelesicPetr . I think the closest to your request would be the faceted search. Here is how to set up:
https://www.ptc.com/en/support/article/CS256343

 

jbailey
jbailey18-OpalAnswer
18-Opal
April 27, 2023

Agree with @HelesicPetr - you can't filter out results for which criteria can be specified in the search. So you would have to use your search criteria to define this.