How to create a "Contact us" button that sends the user's info to my personal email address (and any other email addresses I want it to go to)

Hi, here’s a visual explanation:

https://www.screenmailer.com/v/aaduNSuaaSpJGG0


Here is my public share link: LINK
(how to access public share link)

Hi @Tim_Lichti Welcome to the community! :smiley:

Thanks for the video explanation. It really helps!

Here is what you will need to do to recreate that contact form:

  1. Create a div that will hold your form elements
  2. Style that form to be position fixed and set to display none
  3. Then use a click trigger to show that form (http://help.webflow.com/lesson/click-trigger-interaction)
  4. Then use another click trigger to close that form

Hope this helps :smiley:

If you want to change where the email will go to you can head over to the Forms section of your site’s settings here:

Then at “send form submissions to” you can fill in the desired email adress.

Thanks for the reply but that doesn’t solve what I need. I don’t know how to create a form in Webflow that will collect the same information as seen in the video. Then, I need to know how to setup Webflow so that the form responses to the form will automatically be emailed to the email(s) that I choose. Can you answer those questions?

@Tim_Lichti checkout https://zapier.com/ sounds like it will solve your problem :slight_smile:

Thanks, a useful start; follow-on question here:

https://www.screenmailer.com/v/2WOwIaEEjIE0W9E

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