Use commas in multi input text fields
Currently it's not possible to use commas within text values of a multi input text field, as commas are used as a separator and there seems to be no way to escape them or use quotes to wrap single values.
Your are right. But what is your exact use case? What are you trying to accomplish and what is not possible?
I stumbled upon this issue searching for a way to escape comma's within (especially Wiki) multi-input fields.
Use case: I use a Bible plugin that tags references like Psalm 1:2,3, and currently there's no way to use that in a multi-input text field where I list all the Psalms that are sung in a service.
My workaround for now is to use multiple single-input fields.