# Choice component appearance

**URL:** https://community.glideapps.com/t/choice-component-appearance/57142
**Category:** Ask for Help
**Created:** [January 26, 2023, 4:10pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142 "2023-01-26T16:10:47Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![saucy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/saucy/32/21556_2.png) [@saucy](https://community.glideapps.com/u/saucy)
#### Post date: [January 26, 2023, 4:10pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/1 "2023-01-26T16:10:47Z")

</div>

Hi All, Is there a way to get the choice component to appear as it does when it’s being selected.

See below for explanation of how choice appears when it’s being Selected vs how it appears once live.  
 ![Screenshot 2023-01-26 at 16.08.25](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/6/5620d654c1dddff4cbed5b7fb964ca7f2103c8c9.png)

![Screenshot 2023-01-26 at 16.08.33](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/d/0d571bf9a564c3e78557cd82befddd890e11d9ee.png)

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [January 26, 2023, 4:43pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/3 "2023-01-26T16:43:36Z")

</div>

I understand you’re saying…ultimately, you’d like a read-only (clickable?), “chip” style display of what was chosen… very popular in commerce websites like Best Buy:

 ![CleanShot 2023-01-26 at 11.41.21](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/0/8092063b294c1e451fbe7e7b77ddb9e56069a101.jpeg)

This would be awesome. There’s no great way to do this in Pages yet (@Ivo_Elbert we need this), but in Apps, you can get away with something like this:

[![](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/c/9cbc74e5f90935b405971dcfed84b1fe97a3eff8.jpeg "Glide: Create Searchable, Filterable and Clickable TAGS") ](https://www.youtube.com/watch?v=yBm6UDCCQ84)

---

<div class="post-metadata">

### Author: ![saucy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/saucy/32/21556_2.png) [@saucy](https://community.glideapps.com/u/saucy)
#### Post date: [January 26, 2023, 5:02pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/4 "2023-01-26T17:02:08Z")

</div>

This is exactly what I need for apps Robert, thank you! I was looking on Youtube but missed this before somehow.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [January 26, 2023, 5:04pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/5 "2023-01-26T17:04:20Z")

</div>

Just know that this solution leverages a spreadsheet formula and is not the most efficient way to do this nowadays (I need to recreate the video I guess), but it will at least get you up and running!

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [January 26, 2023, 6:24pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/6 "2023-01-26T18:24:31Z")

</div>

Best I can do in Glide Pages:

 ![CleanShot 2023-01-26 at 13.24.11](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/a/ba09827e40f6041e3799858362a2f7173bca88c9.jpeg)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [January 26, 2023, 7:19pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/7 "2023-01-26T19:19:07Z")

</div>

Working on something. Top is CSS styled DIV tags created from a joined list column. Bottom is a choice component. Not overly complicated, but edging on overkill. Might end up making a single javascript column do handle it.

Also, these are not clickable, so only useful if you just want a bunch of tags generated from a comma delimited list.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/c/cce25f89b0e09087282ae41e9cf93bd8d171a641.png)

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [January 26, 2023, 7:20pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/8 "2023-01-26T19:20:54Z")

</div>

Nice for static display! Clickable would be awesome…but not possible with CSS alone.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [January 27, 2023, 7:21pm UTC](https://community.glideapps.com/t/choice-component-appearance/57142/9 "2023-01-27T19:21:18Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
