I've made this simple seach card, And as you can see there are number search and File Type (name) search. The File Type search has dropbox with Soliworks File Type extension (.sldprt .sldprt...). Now I want to replace that number textbox to search also filename, not the number variable, If I change it to Name variable as in my File Type box, when they are linked to each other. I mean, if I write something to that Name textbox, it also writes same stuff in my File Name search dropbox.
Can I have two separate Number searches in one card? Or is there a another way to search different filetypes?
Hi Ari,
I'm not sure I fully understand what you are trying to do?
You are correct in that if you assign the same variable to two controls on the data card, picking the value in one results in a duplicate value in the other.
Do you want to search for 12345.sldprt and 12345.slddrw by using the number 12345 and the extensions .sldprt and .slddrw? if so, why not just add .sld to the file extensions list?
Joy