In creating a form field, we need to display drop down list values that include list values with commas. An example of these drop down list values looks like:
- A and B
- A, B, and C
- A, B, and D
Commas separate the display and passed value, but we want the end user to be able to view the display as it will be on the document. If there is not a workaround to this, why is this DDP functionality?