Escaping Comma in Custom Comma Separated Text Column
Hi there!
Short question regarding custom columns: I need a custom column that behaves exactly like the "Comma separated text, like tags, shown in the Tag browser", but allows some form of escaped comma.
E. g. the field should accept values like ['This is an example', 'This is an example \, too'].
Is this possible? The only way I found is using comma-like diacritics or similar looking characters instead of a regular comma.
Best regards
Kelpman
|