Hi, I was wondering if someone could help me with the the following. When I am tagging, only the specific node I select is being captured.
For example, this is a tree I am browsing..
Item1
-- Item2
--Item3
--Item4
If I browse and choose node "Item 4", only Item 4 is captured in the metadata. I want to capture the entire tree i.e. parent and above (that the user browsed in order to arrive at the child node in question), so that my metadata output looks like "Item1, Item2, Item3, Item4". I would like to do so without having to select each node individually.
How would I go about capturing this?
Thank you for taking the time to help me out on this

D.