This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I filter out template files in views?

Former Member
Former Member
I have some template files I want to hide from the views but I can't figure out how to do this. There are four possible operators when I define the filter in the views. I have tried all the different combinations but none of them are filtering out the templates. When I tried with these three files:

File 1: "Is template" is "Yes"
File 2: "Is template" is "No"
File 3: "Is template" is not a property of the document

this was the result:

Is template = Yes: 1
Is template = No: 2
Is template != Yes: 2
Is template != No: 1
Is template is empty: (none)
Is template is not empty: 1 and 2

None of these views displayed the File 3.

Is there another way to hide the template files which I have not thought of?
Parents
  • I agree with the need to address this. It applies to more scenarios than just excluding templates, but in all cases where the filter is used but the property does not exist on certain records. We have not found a good work around for this as yet.

Reply
  • I agree with the need to address this. It applies to more scenarios than just excluding templates, but in all cases where the filter is used but the property does not exist on certain records. We have not found a good work around for this as yet.

Children
No Data