Changing the seperator of values in multiple checked checkbox field #29429
dorl1986
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
I have a form with select field that has several options. if A user selects several options the output is value 1, value 2,value 3 (see attached image where 2 seleted options are highlighted in different colors).

How can I change that the values will be separated with new line char rather then a comma?
Describe the solution you'd like.
Ideally there would be a configuration somewhere in the general settings to control the seprator. But also a hook or filter that will allow it would be great.
Describe alternatives you've considered.
No response
Additional context
No response
Agreement
All reactions