# Remove accent in a text entry

**URL:** https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797
**Category:** Ask for Help
**Created:** [May 9, 2025, 6:48am UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797 "2025-05-09T06:48:40Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jrox10](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jrox10/32/6847_2.png) [@jrox10](https://community.glideapps.com/u/jrox10)
#### Post date: [May 9, 2025, 6:48am UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/1 "2025-05-09T06:48:40Z")

</div>

In a text-entry field of a glide table, how to filter the text to remove accents (e.g. in Spanish ‘maría’…so that it returns ‘maria’).

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 9, 2025, 7:06am UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/2 "2025-05-09T07:06:35Z")

</div>

Use the `Remove Text Accents` column.

 ![CleanShot 2025-05-09 at 15.06.06@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/f/3f530e11033454d9757bc3bb46789d7fd3b5ecb8.png)

---

<div class="post-metadata">

### Author: ![jrox10](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jrox10/32/6847_2.png) [@jrox10](https://community.glideapps.com/u/jrox10)
#### Post date: [May 9, 2025, 8:55am UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/3 "2025-05-09T08:55:06Z")

</div>

Thanks Darren…  
I don’t find this configuration (remos text accent). I’m using an ‘Text entry’ component (…)

 ![Captura de pantalla 2025-05-09 a las 10.51.46](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/a/1a260bfc0cc6c26bf6caa509974529e5e75a1b43.jpeg)  
 ![Captura de pantalla 2025-05-09 a las 10.51.57](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/f/efdad6623adae6c1627c1f2b8931f9b614a57aec.jpeg)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 9, 2025, 9:18am UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/4 "2025-05-09T09:18:57Z")

</div>

It’s not a component or a component option, it’s a column type in the Data Editor.

Let the user enter the data with the accents, then create a Remove Text Accents column in the Data Editor and point it at the column that contains the text with accents. The result will be a new column containing the data with the accents removed.

---

<div class="post-metadata">

### Author: ![jrox10](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jrox10/32/6847_2.png) [@jrox10](https://community.glideapps.com/u/jrox10)
#### Post date: [May 9, 2025, 12:24pm UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/5 "2025-05-09T12:24:03Z")

</div>

Thanks Darren!!!  
Solved!!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [May 16, 2025, 12:24pm UTC](https://community.glideapps.com/t/remove-accent-in-a-text-entry/81797/6 "2025-05-16T12:24:41Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
