Hi All
I want to add accents characters in the text field . Has anyone experienced issues with names having accents and if so, how did you resolve it?
Thanks
Discussion posts and replies are publicly visible
Hello jojog0003
What do you mean by you want to add accents characters in text field? Do you mean input or the label?
yes I want to input accents character in text field like test3#$%áè
I guess it should not be a problem if you have those keys to input such values. What is the issue that you are facing exactly?
I am only able to add special character but not accent character . I am using utf8mb3_general_ci collation in DB.
It should work fine,
Can you share more details on how you are writing these to the DB?