# Tags from parent not displaying in dropdown

**URL:** https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050
**Category:** Support
**Created:** [06.Август.2018 21:23:57 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050 "2018-08-06T21:23:57Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [06.Август.2018 21:23:57 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/1 "2018-08-06T21:23:57Z")

</div>

I have a tag group that is not displaying the tags when the parent tag is present (third-party-lens)

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/1/d13613b86cb68062d7a4045763437997b2e5acaf.png)

I should be seeing these tags:

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/3/93eedadbfbf1da9aa32c9109ef61894c7b53c0a4.png)

I have this working with other tag groups that go one level deeper than this, but for some reason, these refuse to display, any ideas?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [06.Август.2018 21:35:29 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/3 "2018-08-06T21:35:29Z")

</div>

I will dig if related to dropdown component or not.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [02.Октябрь.2018 07:37:04 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/4 "2018-10-02T07:37:04Z")

</div>

Can you still reproduce this? I tried and can’t.

 ![20](https://global.discourse-cdn.com/meta/original/3X/2/b/2b6fd1af747b4aa19c1b326233d605ca2c5f16fd.png)  
 ![25](https://global.discourse-cdn.com/meta/original/3X/a/7/a7c18ff2c96cd2f5a0e12b319481fc6ad7ea61cf.png)

---

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [02.Октябрь.2018 18:54:35 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/5 "2018-10-02T18:54:35Z")

</div>

Yes it’s still happening, can you try going another level deep? This is four levels deep (for sale \> lens \> third party lens \> fourth level that is not showing)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [02.Октябрь.2018 20:01:57 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/6 "2018-10-02T20:01:57Z")

</div>

There is no concept of “four levels deep” in discourse. There is only category, subcategory, and then tags on either of those.

---

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [02.Октябрь.2018 21:18:21 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/7 "2018-10-02T21:18:21Z")

</div>

I’m not talking about categories, but tags. I have four levels deep of parent/child tags.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [02.Октябрь.2018 21:55:16 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/8 "2018-10-02T21:55:16Z")

</div>

LOL, well, there’s your problem. Why would you do that?

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [02.Октябрь.2018 21:59:07 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/9 "2018-10-02T21:59:07Z")

</div>

You’re adding Tag 1, Tag 2 (requires Tag 1), and Tag 3 (requires Tag 2), and are expecting Tag 4 (requires Tag 3) to appear?

I wonder if it’s possible we can restrict this from happening (checking if a tag has a parent before allowing it to be a parent?), because I suspect this isn’t infinitely scalable… Tags were designed with only one parent level in mind.

---

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [02.Октябрь.2018 22:04:58 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/10 "2018-10-02T22:04:58Z")

</div>

> [@codinghorror](#):
>
> LOL, well, there’s your problem. Why would you do that?

Because it works very well for a classified category…

Select tag ‘for-sale’ (other options are ‘wanted’, ‘trade’) \> which gives you more options to select what you’re selling, in our case camera body, camera lens, tripod, etc. \> from there let’s say you select camera lens, then you have the option to select the lens brand, if it’s say a Nikon lens then that’s where it ends, but you can also select ‘third party lens’ which has tags that apply to multiple lens brands like sigma, tokina, etc.

> [@awesomerobot](#):
>
> You’re adding Tag 1, Tag 2 (requires Tag 1), and Tag 3 (requires Tag 2), and are expecting Tag 4 (requires Tag 3) to appear?

Correct. I suppose I can work around this, but yes if it doesn’t work beyond three levels then there should be a way to not allow this to happen.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [02.Октябрь.2018 22:22:25 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/11 "2018-10-02T22:22:25Z")

</div>

I’m not sure tag hierarchy is intended to work beyond two levels. Can you confirm @neil?

---

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [02.Октябрь.2018 22:29:17 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/12 "2018-10-02T22:29:17Z")

</div>

Sorry, my first tag is not a parent, so yes it seems to be limited to two levels. Some way of preventing more than two levels would be great for new users, now I have to redo a ton of tags in a new way because I had no way of knowing and was excited about the possibility of these levels of granularity. Thanks!

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [03.Октябрь.2018 14:24:36 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/13 "2018-10-03T14:24:36Z")

</div>

Correct, this was not intended to be used as an arbitrarily deep hierarchy. Interesting that you got it to work for 3 levels, but I don’t recommend it.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [07.Ноябрь.2018 17:00:21 UTC](https://meta.discourse.org/t/tags-from-parent-not-displaying-in-dropdown/94050/14 "2018-11-07T17:00:21Z")

</div>

This topic was automatically closed after 31 hours. New replies are no longer allowed.
