0 Commas in Multi-Select Field List 2 Marlon Dyce posted 5 Years Ago Apologies if this has already been asked as I did not see it when I ran a search.I would like to create a Multi-Select which contains items with commas in them.Example:Option 1 - Apples, Pears & PeachesOption 2 - Oranges, Tangerines & GrapefruitsOf course, typing the options like this (Apples, Pears & Peaches, Oranges, Tangerines & Grapefruits) will give me a Multi-Select like this:Option 1 - ApplesOption 2 - Pears & Peaches Option 3 - OrangesOption 4 - Tangerines & GrapefruitsHow can I have commas appear inside a Multi-Select option?I tried quoting with single and double quotes with no success. I also tried using , which DOES work for the normal Multi-Select but NOT with the 'Enhanced for Long Lists' option (which I need because it is a LONG list).For now, I'm using semi-colons. It looks weird though.Option 1 - Apples; Pears & Peaches Option 2 - Oranges; Tangerines & Grapefruits Any possible solutions?