# Multiple Select Custom Field Data in emails

**URL:** https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946
**Category:** Product Support
**Created:** [July 5, 2016, 2:33pm UTC](https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946 "2016-07-05T14:33:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Scalar](https://avatars.discourse-cdn.com/v4/letter/s/76d3ee/32.png) [@Scalar](https://forum.mautic.org/u/Scalar)
#### Post date: [July 5, 2016, 2:33pm UTC](https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946/1 "2016-07-05T14:33:17Z")

</div>

Hi, I have made a custom select field where users can select more than one option using the ctrl key from a drop down,  
  
eg. select your favourite colours: (red, blue, green, yellow) with multiple selection set to yes.  
  
  
  
I then want the email to the contact to say:  
  
As your favourite colours are **blue, yellow** now go to…  
  
  
  
Instead, it only displays the first colour selected as  
  
As your favourite colours are **blue** now go to…  
  
  
  
Have I done something wrong? In the users details, it has saved all their colours correctly, but when inserting into the email it only shows the first one.  
  
  
  
Any advise?  
  
  
  
Thanks!

---

<div class="post-metadata">

### Author: ![Scalar](https://avatars.discourse-cdn.com/v4/letter/s/76d3ee/32.png) [@Scalar](https://forum.mautic.org/u/Scalar)
#### Post date: [July 5, 2016, 2:33pm UTC](https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946/2 "2016-07-05T14:33:17Z")

</div>

Hi, I have made a custom select field where users can select more than one option using the ctrl key from a drop down,  
eg. select your favourite colours: (red, blue, green, yellow) with multiple selection set to yes.

I then want the email to the contact to say:  
As your favourite colours are blue, yellow now go to…

Instead, it only displays the first colour selected as  
As your favourite colours are blue now go to…

Have I done something wrong? In the users details, it has saved all their colours correctly, but when inserting into the email it only shows the first one.

Any advise?

Thanks!

---

<div class="post-metadata">

### Author: ![amagdy](https://avatars.discourse-cdn.com/v4/letter/a/3e96dc/32.png) [@amagdy](https://forum.mautic.org/u/amagdy)
#### Post date: [September 30, 2016, 1:50pm UTC](https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946/3 "2016-09-30T13:50:21Z")

</div>

so far, multi-selection in custom fields doesn’t seem to be supported. Each field should have a single unique value. Unless someone else has an update I’m not aware of.

---

<div class="post-metadata">

### Author: ![amagdy](https://avatars.discourse-cdn.com/v4/letter/a/3e96dc/32.png) [@amagdy](https://forum.mautic.org/u/amagdy)
#### Post date: [September 30, 2016, 2:42pm UTC](https://forum.mautic.org/t/multiple-select-custom-field-data-in-emails/3946/4 "2016-09-30T14:42:09Z")

</div>

Just read that and it seems to be coming in mautic 2.2

[https://github.com/mautic/mautic/pull/2479](https://github.com/mautic/mautic/pull/2479)
