{
  "settings": {
    "objectType": "Form Setting",
    "editActive": true,
    "title": "Property Inquiry Form",
    "form_title": "Property Inquiry Form",
    "show_title": 1,
    "allow_public_link": 0,
    "embed_form": "",
    "clear_complete": 1,
    "hide_complete": 1,
    "default_label_pos": "above",
    "wrapper_class": "",
    "element_class": "",
    "form_title_heading_level": "3",
    "key": "",
    "add_submit": 0,
    "changeEmailErrorMsg": "",
    "changeDateErrorMsg": "",
    "confirmFieldErrorMsg": "",
    "fieldNumberNumMinError": "",
    "fieldNumberNumMaxError": "",
    "fieldNumberIncrementBy": "",
    "formErrorsCorrectErrors": "",
    "validateRequiredField": "",
    "honeypotHoneypotError": "",
    "fieldsMarkedRequired": "",
    "currency": "",
    "unique_field_error": "A form with this value has already been submitted.",
    "logged_in": false,
    "not_logged_in_msg": "",
    "sub_limit_msg": "The form has reached its submission limit.",
    "calculations": [],
    "conditions": [],
    "formContentData": [
      "first_name_1743516000001",
      "last_name_1743516000002",
      "email_address_1743516000003",
      "phone_number_1743516000004",
      "property_type_1743516000005",
      "purchase_or_rent_1743516000006",
      "preferred_location_1743516000007",
      "budget_range_1743516000008",
      "timeline_1743516000009",
      "message_1743516000010",
      "hcaptcha_1743516000011",
      "submit_1743516000012"
    ],
    "objectDomain": "display",
    "drawerDisabled": false
  },
  "fields": [
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 1,
      "idAttribute": "id",
      "type": "firstname",
      "label": "First Name",
      "key": "first_name_1743516000001",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "given-name",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "First Name",
      "field_key": "first_name_1743516000001"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 2,
      "idAttribute": "id",
      "type": "lastname",
      "label": "Last Name",
      "key": "last_name_1743516000002",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "family-name",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Last Name",
      "field_key": "last_name_1743516000002"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 3,
      "idAttribute": "id",
      "type": "email",
      "label": "Email Address",
      "key": "email_address_1743516000003",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "admin_label": "",
      "help_text": "",
      "custom_name_attribute": "email",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Email Address",
      "field_key": "email_address_1743516000003"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 4,
      "idAttribute": "id",
      "type": "phone",
      "label": "Phone Number",
      "key": "phone_number_1743516000004",
      "label_pos": "default",
      "required": false,
      "placeholder": "",
      "mask": "",
      "admin_label": "",
      "help_text": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Phone Number",
      "field_key": "phone_number_1743516000004"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 5,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Property Type",
      "key": "property_type_1743516000005",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "drawerDisabled": false,
      "field_label": "Property Type",
      "field_key": "property_type_1743516000005",
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "House",
          "value": "House",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Apartment",
          "value": "Apartment",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Condo",
          "value": "Condo",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Townhouse",
          "value": "Townhouse",
          "calc": "",
          "selected": 0,
          "order": 3,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Commercial Space",
          "value": "Commercial Space",
          "calc": "",
          "selected": 0,
          "order": 4,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Land / Plot",
          "value": "Land / Plot",
          "calc": "",
          "selected": 0,
          "order": 5,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Other",
          "value": "Other",
          "calc": "",
          "selected": 0,
          "order": 6,
          "manual_value": true
        }
      ]
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 6,
      "idAttribute": "id",
      "type": "listradio",
      "label": "Purchase or Rent",
      "key": "purchase_or_rent_1743516000006",
      "label_pos": "default",
      "required": true,
      "default": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "drawerDisabled": false,
      "field_label": "Purchase or Rent",
      "field_key": "purchase_or_rent_1743516000006",
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Looking to Buy",
          "value": "Looking to Buy",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Looking to Rent",
          "value": "Looking to Rent",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        }
      ]
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 7,
      "idAttribute": "id",
      "type": "textbox",
      "label": "Preferred Location or Neighborhood",
      "key": "preferred_location_1743516000007",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "e.g. Downtown Austin, Riverside District",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "",
      "personally_identifiable": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Preferred Location or Neighborhood",
      "field_key": "preferred_location_1743516000007"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 8,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Budget Range",
      "key": "budget_range_1743516000008",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "drawerDisabled": false,
      "field_label": "Budget Range",
      "field_key": "budget_range_1743516000008",
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Under $200,000",
          "value": "Under $200,000",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "$200,000 - $350,000",
          "value": "$200,000 - $350,000",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "$350,000 - $500,000",
          "value": "$350,000 - $500,000",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "$500,000 - $750,000",
          "value": "$500,000 - $750,000",
          "calc": "",
          "selected": 0,
          "order": 3,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "$750,000 - $1,000,000",
          "value": "$750,000 - $1,000,000",
          "calc": "",
          "selected": 0,
          "order": 4,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Over $1,000,000",
          "value": "Over $1,000,000",
          "calc": "",
          "selected": 0,
          "order": 5,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Prefer not to say",
          "value": "Prefer not to say",
          "calc": "",
          "selected": 0,
          "order": 6,
          "manual_value": true
        }
      ]
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 9,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Desired Move-in or Purchase Timeline",
      "key": "timeline_1743516000009",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "drawerDisabled": false,
      "field_label": "Desired Move-in or Purchase Timeline",
      "field_key": "timeline_1743516000009",
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Within 30 days",
          "value": "Within 30 days",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "1 to 3 months",
          "value": "1 to 3 months",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "3 to 6 months",
          "value": "3 to 6 months",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "6 months or more",
          "value": "6 months or more",
          "calc": "",
          "selected": 0,
          "order": 3,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Just exploring for now",
          "value": "Just exploring for now",
          "calc": "",
          "selected": 0,
          "order": 4,
          "manual_value": true
        }
      ]
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 10,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Message or Additional Requirements",
      "key": "message_1743516000010",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "Tell us more about what you're looking for, or reference a specific property you'd like to inquire about.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "personally_identifiable": 1,
      "drawerDisabled": false,
      "field_label": "Message or Additional Requirements",
      "field_key": "message_1743516000010"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 11,
      "idAttribute": "id",
      "type": "hcaptcha",
      "label": "hCaptcha",
      "key": "hcaptcha_1743516000011",
      "label_pos": "hidden",
      "required": false,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "hCaptcha",
      "field_key": "hcaptcha_1743516000011"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 12,
      "idAttribute": "id",
      "type": "submit",
      "label": "Send My Inquiry",
      "processing_label": "Processing",
      "key": "submit_1743516000012",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Send My Inquiry",
      "field_key": "submit_1743516000012"
    }
  ],
  "actions": [
    {
      "title": null,
      "key": null,
      "type": "successmessage",
      "active": "1",
      "created_at": "2026-04-01 00:00:00",
      "label": "Success Message",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "message": "Thank you for your inquiry. One of our agents will review your details and be in touch within one business day. Please check your email for a confirmation.",
      "order": "1",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Thank you for your inquiry. One of our agents will review your details and be in touch within one business day. Please check your email for a confirmation."
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-04-01 00:00:00",
      "label": "Admin Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "2",
      "to": "{wp:admin_email}",
      "reply_to": "{field:email_address_1743516000003}",
      "email_subject": "New Property Inquiry - {field:first_name_1743516000001} {field:last_name_1743516000002}",
      "email_message": "<p>A new property inquiry has been submitted. Here are the details:</p>\n\n<p><strong>Contact Information</strong></p>\n<ul>\n<li><strong>First Name:</strong> {field:first_name_1743516000001} </li>\n<li><strong>Last Name:</strong> {field:last_name_1743516000002} </li>\n<li><strong>Email:</strong> {field:email_address_1743516000003} </li>\n<li><strong>Phone:</strong> {field:phone_number_1743516000004} </li>\n</ul>\n\n<p><strong>Property Preferences</strong></p>\n<ul>\n<li><strong>Property Type:</strong> {field:property_type_1743516000005} </li>\n<li><strong>Purchase or Rent:</strong> {field:purchase_or_rent_1743516000006} </li>\n<li><strong>Preferred Location:</strong> {field:preferred_location_1743516000007} </li>\n<li><strong>Budget Range:</strong> {field:budget_range_1743516000008} </li>\n<li><strong>Timeline:</strong> {field:timeline_1743516000009} </li>\n</ul>\n\n<p><strong>Message</strong></p>\n<p> {field:message_1743516000010} </p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": null,
      "key": null,
      "type": "save",
      "active": "1",
      "created_at": "2026-04-01 00:00:00",
      "label": "Record Submission",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "3",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Your form has been successfully submitted.",
      "redirect_url": "",
      "submitter_email": "email_address_1743516000003",
      "fields-save-toggle": "save_all",
      "exception_fields": [],
      "set_subs_to_expire": "0",
      "subs_expire_time": "90"
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-04-01 00:00:00",
      "label": "Prospect Confirmation Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "4",
      "to": "{field:email_address_1743516000003}",
      "reply_to": "",
      "email_subject": "We received your property inquiry",
      "email_message": "<p>Hi {field:first_name_1743516000001} ,</p>\n\n<p>Thank you for reaching out. We have received your property inquiry and one of our agents will be in touch within one business day.</p>\n\n<p><strong>Here is a summary of what you submitted:</strong></p>\n<ul>\n<li><strong>Property Type:</strong> {field:property_type_1743516000005} </li>\n<li><strong>Purchase or Rent:</strong> {field:purchase_or_rent_1743516000006} </li>\n<li><strong>Preferred Location:</strong> {field:preferred_location_1743516000007} </li>\n<li><strong>Budget Range:</strong> {field:budget_range_1743516000008} </li>\n<li><strong>Timeline:</strong> {field:timeline_1743516000009} </li>\n</ul>\n\n<p>If you have any questions in the meantime, please reply to this email or contact us directly.</p>\n\n<p>We look forward to helping you find your next property.</p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    }
  ]
}
