Guide to create Form Print

  • 1

 

 

Insert Form Code

Use this snippet to import the complete form specified above to an arbitrary WordPress article or page.

 

Basic syntax

The tag syntax consists of type, name and value fields. With the asterisk it will become a mandatory element.

 

Tag Types

Here is a list with all the tags you can use in your forms:

  • text fields (text, text*, email, email*, textarea and textarea*),
  • checkboxes, radio buttons and menus (checkbox, checkbox*, radio, select and select*),
  • file uploading and attachment (file and file*),
  • captcha (captchac and captchar),
  • quiz (quiz),
  • acceptance checkbox (acceptance),
  • submit button (submit).

 

Setting Up a Mail Template

In Contact Form 7 you can edit mail templates very easily. Text, HTML code, and form data can be combined in arbitrary ways. Note the form data with the brackets. Below is an example for the message body.

 

Basic syntax

he tag syntax consists of type, name and value fields. With the asterisk it will become a mandatory element.


Was this answer helpful?

« Back

Scroll to Top