- Issue created by @pcambra
- Merge request !7Issue #3510695: Support last delimiter to allow comma separated plus "and" → (Open) created by pcambra
Comma separated values don't allow for a last element, so A, B, C
is supported but A, B and C
is not.
We could maybe support a translatable optional "last delimiter" field to add this.
Active
2.0
Code