Version 6.x.x Source
Single Settings for Contact Us Page

Fields

Sr Fieldname Type Label Options
1 introduction_section Section Break Introduction
2 forward_to_email Data Forward To Email Address

Send enquiries to this email address

3 heading Data Heading

Default: "Contact Us"

4 introduction Text Editor Introduction

Introductory information for the Contact Us Page

5 query_options Small Text Query Options

Contact options, like "Sales Query, Support Query" etc each on a new line or separated by commas.

6 address Section Break Address
7 address_title Data Address Title
8 address_line1 Data Address Line 1
9 address_line2 Data Address Line 2
10 city Data City
11 state Data State
12 pincode Data Pincode
13 country Data Country

Controller

frappe.website.doctype.contact_us_settings.contact_us_settings

Class ContactUsSettings

Inherits from frappe.model.document.Document

on_update (self)

No docs