Can tagged items be automatically assigned as subitems of a specified parent?
I know I can do it manually but it takes several steps and has to be constantly re-done as more items are tagged.
Is there any way to automate these steps so that newly tagged items will instantly appear as subitems of a defined parent?.
Wayne
Comments
If you want to see all items assigned to that author, you could filter your grid for all items with a particular AuthorName. If they're in different grids, you could define a new grid with [AuthorName] as the source to see them all together, then filter THAT grid. You can mark all the items in the filtered grid and add them as child items, but it's still manual, except in batches instead of one by one.
Unfortunately, I can't figure out a way to auto-assign tags, parent items or related items based on the value of the AuthorName field. For tags you need a pre-existing tag name (I think) without spaces. By the way, question for Pierre, where do I find out the Tag ID? It's not visible in the tags pane as far as I can see?
In my use case (CRM), I am marking all items related to a person as "Related Items" so that they show up as "see also" for the person item at the bottom of the doc pane in view mode. It's not ideal, but I decided against child items because they would clutter up the grid view when I didn't want to see them.