Skip to content

Contact Form Templates

Contact forms are essential for customer communication. This guide covers the contact form templates available in Qivra Form Builder and how to use them effectively.

Contact form templates provide:

BenefitDescription
Quick SetupStart with a pre-built, optimized form
Best PracticesFields organized for maximum conversions
Professional LookDesigned for trust and credibility
CustomizableModify to fit your specific needs

A simple form for general inquiries.

Included Fields:

FieldTypeRequired
NameTextYes
EmailEmailYes
SubjectDropdownNo
MessageText AreaYes

Best For:

  • Simple websites
  • Quick contact needs
  • Small businesses

A comprehensive form with more options.

Included Fields:

FieldTypeRequired
First NameTextYes
Last NameTextYes
EmailEmailYes
PhonePhoneNo
DepartmentDropdownYes
SubjectTextYes
Order NumberTextConditional
MessageText AreaYes
AttachmentFile UploadNo

Best For:

  • E-commerce stores
  • Businesses with multiple departments
  • High-volume inquiries

Specialized for customer support.

Included Fields:

FieldTypeRequired
NameTextYes
EmailEmailYes
Support TypeDropdownYes
PriorityRadioYes
Order NumberTextConditional
DescriptionText AreaYes
ScreenshotsFile UploadNo

Best For:

  • Technical support
  • Customer service teams
  • Issue tracking
  1. Go to Qivra Form Builder
  2. Click Templates in sidebar
  3. Filter by “Contact” category
  1. Click on a template to preview
  2. Review the fields and structure
  3. Check if it meets your needs
  1. Click Use this template
  2. Name your form
  3. The form is created with template content

Modify the form as needed:

  • Add or remove fields
  • Change field labels
  • Adjust required settings
  • Update styling

Common additions to contact forms:

FieldUse Case
CompanyB2B inquiries
CountryInternational customers
Preferred ContactEmail vs. Phone
Best Time to CallPhone follow-up
How Did You HearMarketing tracking

Show fields based on user selection:

Example: Order-Related Inquiries

IF "Department" = "Order Support"
THEN show "Order Number" field

Example: Phone Callback

IF "Preferred Contact" = "Phone"
THEN show "Best Time to Call" field

Route inquiries to different teams:

  1. Add Department dropdown
  2. Options: Sales, Support, Billing, General
  3. Set up conditional notifications
  4. Route to appropriate team email
RecommendationWhy
Limit required fieldsHigher completion rate
4-6 fields maxLess overwhelming
Clear labelsReduce confusion
Helpful placeholdersGuide users

Every contact form needs:

  1. Name - Identify the customer
  2. Email - For reply
  3. Message - The inquiry

Consider adding:

  • Phone (for urgent matters)
  • Department (for routing)
  • Order Number (for order issues)
Don’tWhy
Too many required fieldsDiscourages submission
No confirmationUser unsure if sent
Hidden contact infoFrustrates customers
No response timeCreates uncertainty

Configure who receives contact form submissions:

  1. Open form settings
  2. Go to Notifications
  3. Add recipient emails

Send confirmation to customers:

  1. Enable Auto-Reply
  2. Write confirmation message:
Thank you for contacting us!
We've received your message and will respond within 24-48 hours.
If your matter is urgent, please call us at [phone number].
Best regards,
[Your Store Name]

Use dynamic subject lines:

New Contact: {subject} - {customer_name}

Create a dedicated contact page:

  1. Create page: “Contact Us”
  2. Add contact information
  3. Embed the contact form
  4. Add business hours
  5. Include map if applicable

Show contact form in multiple places:

LocationTrigger Type
Contact pageAUTO
FooterBUTTON
Product pagesBUTTON (floating)
404 pageAUTO

Use button trigger for popup:

  1. Set Trigger to BUTTON
  2. Position: Floating
  3. Button text: “Contact Us”
  4. Place on all pages
MetricDescription
SubmissionsTotal forms submitted
By DepartmentWhich topics are common
Response TimeHow fast you reply
Resolution RateIssues resolved
  • Identify common questions
  • Update FAQ based on inquiries
  • Train staff on frequent issues
  • Improve product descriptions
Possible CauseSolution
Too many fieldsReduce required fields
Hard to findAdd link in navigation
No trust indicatorsAdd privacy policy
Poor mobile experienceTest on mobile
SolutionHow
Enable validationRequire valid email format
Add honeypotHidden field for bots
Moderate submissionsReview before responding
  1. Check email provider settings
  2. Verify recipient addresses
  3. Check spam/junk folders
  4. Test email delivery
Play