# Dropdown style text

**URL:** https://community.glideapps.com/t/dropdown-style-text/2192
**Category:** Feature Requests
**Created:** [November 20, 2019, 1:23pm UTC](https://community.glideapps.com/t/dropdown-style-text/2192 "2019-11-20T13:23:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Francois1](https://avatars.discourse-cdn.com/v4/letter/f/c67d28/32.png) [@Francois1](https://community.glideapps.com/u/Francois1)
#### Post date: [November 20, 2019, 1:23pm UTC](https://community.glideapps.com/t/dropdown-style-text/2192/1 "2019-11-20T13:23:04Z")

</div>

Sorry for the title, I’m not really sure how we name that feature.

I want my text in different sections that would be hide until you click on the title of the section. Like that:

> **[etsy.MP4 (video)](https://drive.google.com/file/d/14Y4IjZRMuUoOZPEhZ8-aEauCcEBxkNju/view?usp=sharing)**
>
> Google Drive file.

Right now, it looks like that:

> **[animalt.MP4 (video)](https://drive.google.com/file/d/1hRXwFokpfBXv_zZW7F8CzuACkh2kmeNc/view?usp=sharing)**
>
> Google Drive file.

It doesn’t work because if somebody clicks on the checkbox (making it ‘true’), it will be true for everybody.

App’s URL : [https://animalt2.glideapp.io/](https://animalt2.glideapp.io/)

---

<div class="post-metadata">

### Author: ![zzoldan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/zzoldan/32/452_2.png) [@zzoldan](https://community.glideapps.com/u/zzoldan)
#### Post date: [November 22, 2019, 2:32am UTC](https://community.glideapps.com/t/dropdown-style-text/2192/2 "2019-11-22T02:32:42Z")

</div>

Hey there,

Using Rich Text (and by closing the brackets), try:

\< details\>  
\< summary\>  
Notes:  
\< /summary\>

- Friends to visit:
  - Jake
  - Mo
  - Joe
  - Randy  
\< /details\>

Hope this helps!

---

<div class="post-metadata">

### Author: ![Francois1](https://avatars.discourse-cdn.com/v4/letter/f/c67d28/32.png) [@Francois1](https://community.glideapps.com/u/Francois1)
#### Post date: [November 22, 2019, 2:39am UTC](https://community.glideapps.com/t/dropdown-style-text/2192/4 "2019-11-22T02:39:08Z")

</div>

Nice! For a temporary situation (design), it works well 🙂

---

<div class="post-metadata">

### Author: ![zzoldan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/zzoldan/32/452_2.png) [@zzoldan](https://community.glideapps.com/u/zzoldan)
#### Post date: [November 22, 2019, 2:52am UTC](https://community.glideapps.com/t/dropdown-style-text/2192/5 "2019-11-22T02:52:08Z")

</div>

Awesome! Hopefully this workaround won’t be needed for much longer.
