MinimServer Forum

Full Version: Treeview: Label > Catalog# > Album
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there,

maybe a simple question, but i'm simply failing in creating...

Right now i'm showing "Label" in root of tree view, which then leads to the Labels and then the album view (#albums, items, album artists, artist, date, genre...).

I would like to have tree view like: Label > Catalog# > Artist - Album.

I'm already "itemTag" Catalog, but how do i get it shown on level after Label?

Thanks i.a.!
To see Catalog in the index, you need to put this in indexTags instead of itemTags.
But doesn't this mean that the catalog# becomes an entry in root of index? I would like to show it on second level, after selecting label from index first.
Yes, it would be visible in the root. MinimServer doesn't have any hierarchy of tags where one tag is hidden until another tag has been selected.
(09-08-2023 20:07)simoncn Wrote: [ -> ]Yes, it would be visible in the root. MinimServer doesn't have any hierarchy of tags where one tag is hidden until another tag has been selected.

thanks Smile
Reference URL's