Tuesday, December 3, 2013

Create Contact Us Form in Blogger Using Google Drive

Create Contact Form

  1. Go to Google Drive and log in with your Gmail id.

  2. Click on Create button from the left side and choose Form option.
     3.  A new tab will open. Enter your form name and choose default theme and then press OK.

     4.  A default form will create. Now enter Name in the Question Title field, tick on required question     and then press done button as shown in the screenshot below.
    
     5.   To add more options like Email, Subject and Message simply press the add item button and add as many items you want to add in your contact form.
   
    6. Once you satisfied with the form, press the send form button from the top right corner of the screen.

    7.  A dialog box will open. Click on Embed button and copy the entire code on notepad and hit done button
   
   8.  Tip: The code will look like this:
<iframe src=”https://docs.google.com/forms/d/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/viewform?embedded=true” height=”500″ width=”760″ frameborder=”0″ marginwidth=”0″ marginheight=”0″></iframe>
The contact form is created. Now we have to enable notification option means when somebody fill and submit the form from our blog, then we should receive a notification. To do this follow the below steps:


  1.  Click on choose response destination button from the top of the page.
  2. A pop up box will appear. Select new spreadsheet radio button and press create button. See below screenshot.
  3. Now click on View responses button from the top.
  4. Now click on Tools menu and choose notification rules.
  5. A popup menu will appear. Simply tick on A user submits a form and Email – right away options and press save button!

No comments:

Post a Comment