HeadingRowFormatter : deal with éèà characters in header's labels #3609
Unanswered
invaders-xx
asked this question in
Q&A
Replies: 1 comment 6 replies
-
You can set the a new default by using |
Beta Was this translation helpful? Give feedback.
6 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a CSV file with heading containing characters such as "éèà". I created a custom HeadingRowFormatter which do ->lower()->slug() but those headings are empty when doing a (new HeadingRowImport()).
Any ideas why and how to handle as I don't have any control on the content of those headers.
Many thanks in advance for your help
Beta Was this translation helpful? Give feedback.
All reactions