# Change text in "Sent" Popup/Modal when form submitted?

**URL:** https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088
**Category:** Ask for Help
**Created:** [September 20, 2020, 7:42am UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088 "2020-09-20T07:42:32Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![RPBridge](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rpbridge/32/10716_2.png) [@RPBridge](https://community.glideapps.com/u/RPBridge)
#### Post date: [September 20, 2020, 7:42am UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/1 "2020-09-20T07:42:32Z")

</div>

Hi All,  
I am new to glide but loving it. I am building an app that allows users to choose various texts and build a customised email from a template. It based on a shopping cart app that I copied and I am modifying.

Is there any way to change the text in the “Sent” popup/modal just after a user submits a form? I cant find anywhere in the app that this message could be customised. I would really like the submit popup/modal to say “Thanks” or something. The issue I have with the word “Sent” is that it might lead my app users to think that their partly built email has actually been sent.

I hope this is something someone might be able to help with.

Rgds  
RP

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 20, 2020, 8:58am UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/2 "2020-09-20T08:58:52Z")

</div>

You can’t customize it as of now.

---

<div class="post-metadata">

### Author: ![RPBridge](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rpbridge/32/10716_2.png) [@RPBridge](https://community.glideapps.com/u/RPBridge)
#### Post date: [September 20, 2020, 10:48am UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/3 "2020-09-20T10:48:17Z")

</div>

OK thanks. good to know at this stage

---

<div class="post-metadata">

### Author: ![PieroPec](https://avatars.discourse-cdn.com/v4/letter/p/ea5d25/32.png) [@PieroPec](https://community.glideapps.com/u/PieroPec)
#### Post date: [March 20, 2021, 3:32pm UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/4 "2021-03-20T15:32:02Z")

</div>

Yes, I would like to know if there is any update on this. Is it possible to change the message with another text in English and/or in a different language? Maybe a way to change code via css or anything else? I will appreciate your help!

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 20, 2021, 3:40pm UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/5 "2021-03-20T15:40:17Z")

</div>

You can change the message by changing the notification action on submit of the form. It’s in the form settings.

---

<div class="post-metadata">

### Author: ![Cloud\_X](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cloud_x/32/11700_2.png) [@Cloud\_X](https://community.glideapps.com/u/Cloud_X)
#### Post date: [March 21, 2021, 7:03pm UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/6 "2021-03-21T19:03:41Z")

</div>

You can do it it’s easy  
On submit Create custom action button  
In configure action select (show notification) and set the message to anything you want

---

<div class="post-metadata">

### Author: ![Cloud\_X](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cloud_x/32/11700_2.png) [@Cloud\_X](https://community.glideapps.com/u/Cloud_X)
#### Post date: [March 21, 2021, 7:06pm UTC](https://community.glideapps.com/t/change-text-in-sent-popup-modal-when-form-submitted/16088/7 "2021-03-21T19:06:33Z")

</div>

![1616353450724472411239711701588](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/d/cd737d4b8fd298179af5e981d49b8c9963fae0d2.jpeg) ![16163535351627035148151616747055](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/f/af9798c611dbdc97c558a279c9369aabc69fe7b0.jpeg)  
You can use sound notification when someone submit forms. See the second image
