EDIT: I just realized that "ItemTagCount" doesn't match Nb in the Tag pane for any Tags in the Tag Grid (it is blank or shows "1"). I thought "ItemTagCount" was supposed to shows "Nb of tags for each item"? Is this a bug?
I have a tag "Type_B" which have several Child Tags.
"Type_B" shows "blank" for Nb in the Tag Pane.
In the Tag Grid, it shows "1" for "ItemTagCount"
Why do they differ? Could it be because I have a Grid called "Type_B" which has the source "#Type_B"?
What is the best way to find the single "Type_B" (according to the Tag Grid)?
I double clicked on "Type_B" in the Tag pane and it opened my Grid "Type_B". I then Filtered the "Type_B" column for "*Type_B*" to try to find the single "Type_B" but nothing was found.
How do I ?
Comments
You're confusing tag list …
You're confusing tag list (shown in the tags grid) with item tags, perhaps check the doc...
Is it possible to add a…
Is it possible to add a column in the Tags Grid to show how many items have that Tag?
(Like it is shown in the Tags Pane).
Tags are just items with the…
Tags are just items with the Tags field checked, so the answer is No
Why would you want this ? The information is available in the Tags pane
I am working on Tag…
I am working on Tag structure and it is a lot easier to work on it in the Tag grid than in the small Tag Pane (I have a lot of Tags)
Understood. The Tags pane…
Understood. The Tags pane can be made as large as you want and supports most grid shortcut keys to move tags
You can also create a smart field that gives the item-tag count for each tag. It is rather advanced (as are most smart fields) but could be a good exercise for you to learn this advanced feature (I'm not sure it is worth the effort though, except w.r.t. your own learning)
I updated this doc page with…
I updated this doc page with a sample Smart field for this: Smart Fields
@Pierre, For some reason,…
@Pierre,
For some reason, the links that you post in the forum never works for me.
Take the example of Smart Fields link above.
Your link:
https://infoqubeim.com/drupal5/index.php/comment/986 goes to a forum page.
I always have to change it so that it reads:
https://infoqubeim.com/drupal5/node/986 which goes to the book page.
In other words, I always need to replace "index.php/comment" with "node"
Again: Have you checked…
Again:
1. Same issue in Chrome &…
1. Same issue in Chrome & Firefox: https://infoqubeim.com/drupal5/index.php/comment/986 takes me to a How To forum post.
2. Not sure what you mean? The URL is as typed above.
I was able to reproduce the…
I was able to reproduce the website issue when I clicked on the Permalink.
Use this page to access forums and it works: https://infoqubeim.com/drupal5/index.php/recentforumposts
I'll see what it can cause this (one more thing to do 😢
I may have found the issue…
I may have found the issue with the website. Try it now.
It now works even when the URL does not point to a node, but to a comment
(something I never used before)
Confused ... Your original…
Confused ...
Your original link above ("I updated this doc page with a sample Smart field for this..." ) Smart Fields was pointing to:
https://infoqubeim.com/drupal5/index.php/comment/986 which was a forum page instead.
However, it now points to the correct Book page:
https://infoqubeim.com/drupal5/node/986
Is this what you fixed, so that the URL of the original link changed?
It was a relative link, so…
It was a relative link, so the "resolved" link depended on what URL path you were when you clicked on it.
That is why I wanted you to report that info. In the end, I found a way to convert that to an absolute link