INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Unassigned  (Read 802 times)

gomjabar

  • Recent member
  • *
  • Posts: 35
Unassigned
« on: March 13, 2014, 02:03:17 am »

I have a theater view field called 'My Library' that has file path set to d:\library and it shows all the folders and files there.  But im getting a group 'unassigned' stuff at the end.  My understanding is that you have filter that out but how would I filter out everything not in D:\library?
Logged

gomjabar

  • Recent member
  • *
  • Posts: 35
Re: Unassigned
« Reply #1 on: March 13, 2014, 05:24:19 am »

Found that using 'contains' instead of 'is' removes the problem.  So say filename[path] contains D:\Library.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10753
Re: Unassigned
« Reply #2 on: March 13, 2014, 05:27:47 am »

For the path, its also common to use "Starts with", but contains should work equally well I suppose. :)
Logged
~ nevcairiel
~ Author of LAV Filters
Pages: [1]   Go Up