EDIT -- Ha. Got it to work BUT it only works in string fields, not in delimited list fields. Since it was clear in this thread that the field type had to be list, I'm totally confused...
_______________________
Ok, I've just spent hours trying to get this to work, and only way I can create nested items is if I manually add an item to a pane (populated with a list field) ending with \, and then create other items under it.
I have tried every conceivable way to enter things like =[Genre]\[Subgenre] into my custom TEST field (delimited list)with no success.
When I select files to test, I select about 4 of them, ensuring that the fields I use in my test are populated. Furthermore, I ensured that the fields used only contain 1 item to eliminate that being the issue. For this reason, I tested with =[Artist] which I KNOW includes only one item.
I have been entering =[Artist] (I also tried genre, subgenre, and many variations thereof) in my TEST field (delimited list type) in the following ways:
1. Select files, press F2 in my TEST column, type =[Artist]
2. Select files, go to my TEST pane, select Enter New Item, type =[Artist]
3. Select files, go to my TEST pane, edit a previously entered item and rename =[Artist]
4. Select files, go to TAG in Action Pane, enter =[Artist]
Nothing works. I always end up with =[Artist] displaying in my pane, rather than the column being populated with the Artist's name.
Variations I've tried:
=[Artist]
[Artist]
Note than when I tried two fields, like =[Genre]\[Subgenre] I do get the nesting, but the nesting displays as
[Genre]
[Subgenre]
and yes, the brackets show up in the list. More important, neither field is ever populated--I never get
Blues
Contemporary Blues
I read this post in its entirety (and all others I could find), and the trick that worked for datdude didn't work for me.
I'm running 12.0534
Does anyone know what else I can try?
(When I displayed an expression in my pane, I got that to work, but then it just lists everything side by side instead of displaying in a nice nested format; ie Blues\Contemporary Blues\Modern Electric Blues for Genre\Subgenre\Style)