Special characters replacement

Status: Closed · Asked by Nelson Emilio on · 0 views

NelsonE — Question ·

Hi,
Is there a way to replace special characters in a field?

The situation
- The user fills in his first name and last name in a form. The first name or last name might contain special characters like ã, õ, ç, í, among others.
- How can I find these characters and replace them with ones without the accents?

Fagun Shah — Reply ·

You can try using Text Formatter - Replace Text

or

Use Code - JS/Python Code, you can alsways ask chatgpt to write the code for you

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
NelsonE — Reply ·

Thank you @Fagun Shah for your help.

Back to all forum threads · Log in to reply