Is there a way to create a column set for specific file types. For example I am trying to create a search card so that individuals can search for drawing files. I want to keep it simply for them so I only want it to show the drawing files and none of the model files. These users don't need to see the actually assembly or part files.
Thank you
I'm a little confused by your question.
You may define what column set is used by a search...so if you had several searches each with their own column sets that certainly would work.
If you are looking for a way to filter out certain file types, you can set your controls to have defaults. So perhaps the file name could have "*.slddrw" as a default thus filtering out everything except drawing files?