INTERACT FORUM

More => Old Versions => Media Center 15 (Development Ended) => Topic started by: geiselb on August 22, 2011, 06:50:28 pm

Title: Cannot get tree/nested view in panes
Post by: geiselb on August 22, 2011, 06:50:28 pm
In MC15, I cannot get a pane to show a nested view with an expandable tree view.  I have tried with numerous fields on both images and mp3s.
I have seen the expandable tree pane views in other posts (eg. http://yabb.jriver.com/interact/index.php?topic=61094.0), but all I ever get is a list of all of the fields in the pane.
For [Album - Artist Auto], it just shows all of the artists albums as follows in the pane:
    REM - Reckoning
    REM - Automatic for the People
    etc

For Keywords in pictures, in which I put slashes between the keywords, I get:
    Family/Kids
    Family/Parents
    etc

I can't find documentation to indicate how to make the panes be a nested tree view.  I don't think I am looking for anything too complicated.  Being able to do the above for Album/Artist & Keywords would be wonderful. 

Thanks!
Title: Re: Cannot get tree/nested view in panes
Post by: MrC on August 22, 2011, 07:03:43 pm
Use backslash.  See:

http://wiki.jriver.com/index.php/Media_Center_expression_language#ListBuild.28....29:_Build_a_list_from_a_series_of_values (http://wiki.jriver.com/index.php/Media_Center_expression_language#ListBuild.28....29:_Build_a_list_from_a_series_of_values)
Title: Re: Cannot get tree/nested view in panes
Post by: geiselb on August 23, 2011, 12:27:56 pm
Got it. Thanks!  I did not understand that I needed to build lists.  Works great!