standardshub / sh-web

This repository is dedicated to develop SH website
0 stars 2 forks source link

[Contact Us] How to replace current form with a Google Form #55

Open jpradocueva opened 4 years ago

jpradocueva commented 4 years ago

I would like to see if it is possible to replace the current form in the "Contact Us" page with a Google Form that in turn is connected to Zapier application. In this way, we can resolved multiple issues simultaneously.

In order to introduce the Google form, the following content needs to be added:

<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScc9brLXKpBQKZf2hMhGif3XnrTeMcY4zGVcCtbE_WMfVg8wA/viewform?embedded=true" width="640" height="1277" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>

In any case, is the current form connected to any email?

pattiyaa commented 4 years ago

fixed