I have the WebFM module installed and it all works fine. Now, the European group would like to be able to filter the various PDFs for only European-available products.
Though the specs for most products are the same between U.S. and Europe, certain products are not sold in Europe so I need to filter the files returned when a user uses a drill-down javascript menu. This was inherited; I didn't set this up so I'm not 100% of the total workings, just how to use it as-is.
I'm guessing that someone will have to go back with a list of Europe only products and then find the pdf (spec sheets, data sheets etc) attributed to those products and somehow tag those pdf files. Then, those docs can be filtered on that tag.
But, I don't know if that's how it should be done or if there is a better way. Unfortunately, the WebFM module within Views only allows filters based on:
WebFM Files: Download Count
WebFM Files: File Creation Date
WebFM Files: File Description
WebFM Files: File Language
WebFM Files: File Publisher
WebFM Files: File Size
WebFM Files: File by Name/Title.
WebFM Files: File path
WebFM Files: Mime/Type
WebFM Files: Title
None of which are unique as to whether a Europe Product or a U.S. product.