# How to display multi-select option(s) on an edit screen?

**URL:** https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781
**Category:** Ask for Help
**Created:** [September 5, 2023, 12:25pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781 "2023-09-05T12:25:38Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 12:25pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/1 "2023-09-05T12:25:38Z")

</div>

I have a row in my table with a text column containing 3 comma separated values. These were selected using a Choice component with multi-select when adding the row. The selection source comes from another table. There are 4 values to choose from. In this case only 3 were selected.

On Layout, I am building an edit form for this row. I do not know how to display the values in this column so that it displays the 4 available values as a Choice component with the 3 selected values highlighted.

I would appreciate your help very much.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 5, 2023, 1:03pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/2 "2023-09-05T13:03:06Z")

</div>

If you add a similar choice component and configure it exactly the same, you should get what you want.

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 1:18pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/3 "2023-09-05T13:18:53Z")

</div>

Hi @Darren_Murphy

Thank you for you prompt reply. I am doing what you recommended - or at least I think I am. Looking at the screenshot attached however, you will see that none of my options are highlighted - Wireless Device. The 2 Choice components above it with single selection all display correctly.

![Screenshot 2023-09-05 at 15.13.31](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/7/474ce14366b0d75b577187a6784e09e5568a0239.png)

---

<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: [September 5, 2023, 1:26pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/4 "2023-09-05T13:26:28Z")

</div>

Is your Wireless Device choice component configured as a multi-select choice?

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 1:39pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/5 "2023-09-05T13:39:32Z")

</div>

Yes @Jeff_Hager.

 ![Screenshot 2023-09-05 at 15.38.34](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/5/75afe6a8f1b4d5b1ec05ce07d9f70eb1454e1598.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 5, 2023, 1:51pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/6 "2023-09-05T13:51:35Z")

</div>

Can you show a screenshot of the table that’s used as the source for the choice component?

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 1:53pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/7 "2023-09-05T13:53:36Z")

</div>

It has only one column - a text column

![Screenshot 2023-09-05 at 15.52.17](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/0/d09125a3ed593e1c5d3a189ba390ba6158c411e5.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 5, 2023, 2:02pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/8 "2023-09-05T14:02:22Z")

</div>

Okay, and do the values as saved in the row you are editing look identical to those?

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 2:50pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/9 "2023-09-05T14:50:57Z")

</div>

It looks like it yes.

![Screenshot 2023-09-05 at 16.49.40](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/c/5c6b9f11504f6c824bdb656ce5b06992c4324b7b.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 5, 2023, 3:01pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/10 "2023-09-05T15:01:20Z")

</div>

Okay, that’s odd. I just tried to replicate the problem, but I can’t. So I’m not exactly sure why that isn’t working for you.

One thing I would suggest is to add a RowID column to the table that contains the choice list, and write the RowID value instead of the name. I’m uncertain as to whether that will help in this case, but it is a better practise, in that it ensures that nothing will break if you later come along and edit any of the names in the list.

Your choice configuration would look something like this:

 ![CleanShot 2023-09-05 at 22.59.34@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/4/a4a24088e738ebf0caa48fba3e3e733b0f5977a7.png)

Note the difference between “Values” and “Display as”.

---

<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: [September 5, 2023, 3:16pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/11 "2023-09-05T15:16:48Z")

</div>

I agree. Nothing is immediately popping out to me as being wrong. I would also recommend what @Darren_Murphy says, as it has long term advantages…especially if any of your choices end up having a comma inside one or more of the choices in the future. Commas within the choices, combined with commas separating the choices, always leads to a broken choice component.

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 5, 2023, 4:38pm UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/12 "2023-09-05T16:38:46Z")

</div>

Thank you both @Darren_Murphy and @Jeff_Hager for your help. I will implement your suggestions and hope for the best

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 6, 2023, 12:58am UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/13 "2023-09-06T00:58:37Z")

</div>

Did you use the action “Show edit screen \> This row” for the edit screen?

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 6, 2023, 4:37am UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/14 "2023-09-06T04:37:53Z")

</div>

Yes I did

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 6, 2023, 4:58am UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/15 "2023-09-06T04:58:28Z")

</div>

Is it still not working after making the changes that Jeff & I suggested?

---

<div class="post-metadata">

### Author: ![heidikruger](https://avatars.discourse-cdn.com/v4/letter/h/c37758/32.png) [@heidikruger](https://community.glideapps.com/u/heidikruger)
#### Post date: [September 6, 2023, 5:10am UTC](https://community.glideapps.com/t/how-to-display-multi-select-option-s-on-an-edit-screen/65781/16 "2023-09-06T05:10:39Z")

</div>

Thank you all for your help. I found my problem. On my edit screen I neglected to check ‘Allow selecting multiple’. My apologies for wasting your time on a non-issue.
