# Form submit triggers confirmation email to USER table emails (all)

**URL:** https://community.glideapps.com/t/form-submit-triggers-confirmation-email-to-user-table-emails-all/74141
**Category:** Ask for Help
**Created:** [June 14, 2024, 12:51pm UTC](https://community.glideapps.com/t/form-submit-triggers-confirmation-email-to-user-table-emails-all/74141 "2024-06-14T12:51:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bex](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@Bex](https://community.glideapps.com/u/Bex)
#### Post date: [June 14, 2024, 12:51pm UTC](https://community.glideapps.com/t/form-submit-triggers-confirmation-email-to-user-table-emails-all/74141/1 "2024-06-14T12:51:19Z")

</div>

I want to have the “submit button” in my form send a received email to the customer AND a notification to everyone in my user table. The customer email is working but not the USER table email.

I set up a 2-part action and ponted one to the USER @email do I need to do something else? THANK YOU

It seems like this should be easy! Either I’m doing it wrong or I missed something

 ![Google Chrome - More Than Your Resume · Glide 2024-06-14 at 8.16.04 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/f/bf609f77fcd96773c63d13bd69d8069a672fee96.jpeg)

---

<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: [June 14, 2024, 1:53pm UTC](https://community.glideapps.com/t/form-submit-triggers-confirmation-email-to-user-table-emails-all/74141/2 "2024-06-14T13:53:11Z")

</div>

You should have a lookup pointing to the email column in your Users table to return an array of emails, and reference it in the email action.
