{
  "settings": {
    "objectType": "Form Setting",
    "editActive": true,
    "title": "Room Reservation Form",
    "form_title": "Room Reservation Form",
    "default_label_pos": "above",
    "show_title": 1,
    "allow_public_link": 0,
    "embed_form": "",
    "clear_complete": 1,
    "hide_complete": 1,
    "logged_in": false,
    "wrapper_class": "",
    "element_class": "",
    "form_title_heading_level": "3",
    "key": "",
    "add_submit": 0,
    "currency": "",
    "unique_field_error": "A form with this value has already been submitted.",
    "not_logged_in_msg": "",
    "sub_limit_msg": "The form has reached its submission limit.",
    "changeEmailErrorMsg": "",
    "changeDateErrorMsg": "",
    "confirmFieldErrorMsg": "",
    "fieldNumberNumMinError": "",
    "fieldNumberNumMaxError": "",
    "fieldNumberIncrementBy": "",
    "formErrorsCorrectErrors": "",
    "validateRequiredField": "",
    "honeypotHoneypotError": "",
    "fieldsMarkedRequired": "",
    "calculations": [],
    "conditions": [],
    "formContentData": [
      "first_name_1744080001000",
      "last_name_1744080002000",
      "email_address_1744080003000",
      "phone_number_1744080004000",
      "room_type_1744080005000",
      "number_of_guests_1744080006000",
      "check_in_date_1744080007000",
      "check_out_date_1744080008000",
      "special_requests_1744080009000",
      "how_did_you_hear_1744080010000",
      "hcaptcha_1744080011000",
      "submit_1744080012000"
    ],
    "objectDomain": "display",
    "drawerDisabled": false
  },
  "fields": [
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 1,
      "idAttribute": "id",
      "type": "firstname",
      "label": "First Name",
      "key": "first_name_1744080001000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half first",
      "element_class": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": "",
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "given-name",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "First Name",
      "field_key": "first_name_1744080001000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 2,
      "idAttribute": "id",
      "type": "lastname",
      "label": "Last Name",
      "key": "last_name_1744080002000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half",
      "element_class": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": "",
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "family-name",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "Last Name",
      "field_key": "last_name_1744080002000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 3,
      "idAttribute": "id",
      "type": "email",
      "label": "Email Address",
      "key": "email_address_1744080003000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half first",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "custom_name_attribute": "email",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "Email Address",
      "field_key": "email_address_1744080003000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 4,
      "idAttribute": "id",
      "type": "phone",
      "label": "Phone Number",
      "key": "phone_number_1744080004000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "one-half",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "mask": "(###) ###-####",
      "custom_mask": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "Phone Number",
      "field_key": "phone_number_1744080004000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 5,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Room Type",
      "key": "room_type_1744080005000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half first",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "options": [
        {
          "label": "Select a room type...",
          "value": "",
          "calc": "",
          "selected": 1,
          "order": 0,
          "disabled": true
        },
        {
          "label": "Standard Room",
          "value": "Standard Room",
          "calc": "",
          "selected": 0,
          "order": 1
        },
        {
          "label": "Deluxe Room",
          "value": "Deluxe Room",
          "calc": "",
          "selected": 0,
          "order": 2
        },
        {
          "label": "Junior Suite",
          "value": "Junior Suite",
          "calc": "",
          "selected": 0,
          "order": 3
        },
        {
          "label": "Suite",
          "value": "Suite",
          "calc": "",
          "selected": 0,
          "order": 4
        },
        {
          "label": "Family Room",
          "value": "Family Room",
          "calc": "",
          "selected": 0,
          "order": 5
        }
      ],
      "drawerDisabled": "",
      "field_label": "Room Type",
      "field_key": "room_type_1744080005000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 6,
      "idAttribute": "id",
      "type": "number",
      "label": "Number of Guests",
      "key": "number_of_guests_1744080006000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half",
      "element_class": "",
      "manual_key": "",
      "admin_label": "",
      "help_text": "",
      "num_min": "1",
      "num_max": "8",
      "num_step": "1",
      "value": "",
      "drawerDisabled": "",
      "field_label": "Number of Guests",
      "field_key": "number_of_guests_1744080006000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 7,
      "idAttribute": "id",
      "type": "date",
      "label": "Check-In Date",
      "key": "check_in_date_1744080007000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half first",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "date_mode": "date_only",
      "date_format": "default",
      "year_range_start": "",
      "year_range_end": "",
      "hours_24": 0,
      "minute_increment": 5,
      "drawerDisabled": "",
      "field_label": "Check-In Date",
      "field_key": "check_in_date_1744080007000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 8,
      "idAttribute": "id",
      "type": "date",
      "label": "Check-Out Date",
      "key": "check_out_date_1744080008000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "date_mode": "date_only",
      "date_format": "default",
      "year_range_start": "",
      "year_range_end": "",
      "hours_24": 0,
      "minute_increment": 5,
      "drawerDisabled": "",
      "field_label": "Check-Out Date",
      "field_key": "check_out_date_1744080008000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 9,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Special Requests",
      "key": "special_requests_1744080009000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "admin_label": "",
      "help_text": "",
      "desc_text": "Let us know about any accessibility needs, bed preferences, early check-in requests, or anything else we should know.",
      "value": "",
      "drawerDisabled": "",
      "field_label": "Special Requests",
      "field_key": "special_requests_1744080009000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 10,
      "idAttribute": "id",
      "type": "listselect",
      "label": "How Did You Hear About Us?",
      "key": "how_did_you_hear_1744080010000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "options": [
        {
          "label": "Select an option...",
          "value": "",
          "calc": "",
          "selected": 1,
          "order": 0,
          "disabled": true
        },
        {
          "label": "Search Engine (Google, Bing, etc.)",
          "value": "Search Engine (Google, Bing, etc.)",
          "calc": "",
          "selected": 0,
          "order": 1
        },
        {
          "label": "Social Media",
          "value": "Social Media",
          "calc": "",
          "selected": 0,
          "order": 2
        },
        {
          "label": "Direct Recommendation",
          "value": "Direct Recommendation",
          "calc": "",
          "selected": 0,
          "order": 3
        },
        {
          "label": "Return Guest",
          "value": "Return Guest",
          "calc": "",
          "selected": 0,
          "order": 4
        },
        {
          "label": "Travel Website or OTA",
          "value": "Travel Website or OTA",
          "calc": "",
          "selected": 0,
          "order": 5
        },
        {
          "label": "Other",
          "value": "Other",
          "calc": "",
          "selected": 0,
          "order": 6
        }
      ],
      "drawerDisabled": "",
      "field_label": "How Did You Hear About Us?",
      "field_key": "how_did_you_hear_1744080010000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 11,
      "idAttribute": "id",
      "type": "hcaptcha",
      "label": "Spam Check",
      "key": "hcaptcha_1744080011000",
      "label_pos": "hidden",
      "required": false,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "site_key": "",
      "secret_key": "",
      "size": "normal",
      "theme": "light",
      "drawerDisabled": "",
      "field_label": "Spam Check",
      "field_key": "hcaptcha_1744080011000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 12,
      "idAttribute": "id",
      "type": "submit",
      "label": "Send Reservation Request",
      "processing_label": "Processing",
      "key": "submit_1744080012000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "field_label": "Send Reservation Request",
      "field_key": "submit_1744080012000"
    }
  ],
  "actions": [
    {
      "title": null,
      "key": null,
      "type": "successmessage",
      "active": "1",
      "created_at": "2026-04-08 00:00:00",
      "label": "Success Message",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "message": "Thank you, {field:first_name_1744080001000} ! Your room reservation request has been received. A member of our team will contact you at {field:email_address_1744080003000} within 24 hours to confirm availability and finalize your booking.",
      "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, {field:first_name_1744080001000} ! Your room reservation request has been received. A member of our team will contact you at {field:email_address_1744080003000} within 24 hours to confirm availability and finalize your booking."
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-04-08 00:00:00",
      "label": "Admin Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "2",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "New Room Reservation Request - {field:first_name_1744080001000} {field:last_name_1744080002000} ( {field:check_in_date_1744080007000} to {field:check_out_date_1744080008000} )",
      "email_message": "<p>New reservation request received.</p>\n<p><strong>Guest Name:</strong> {field:first_name_1744080001000} {field:last_name_1744080002000} </p>\n<p><strong>Email:</strong> {field:email_address_1744080003000} </p>\n<p><strong>Phone:</strong> {field:phone_number_1744080004000} </p>\n<p><strong>Room Type:</strong> {field:room_type_1744080005000} </p>\n<p><strong>Check-In Date:</strong> {field:check_in_date_1744080007000} </p>\n<p><strong>Check-Out Date:</strong> {field:check_out_date_1744080008000} </p>\n<p><strong>Number of Guests:</strong> {field:number_of_guests_1744080006000} </p>\n<p><strong>Special Requests:</strong> {field:special_requests_1744080009000} </p>\n<p><strong>How Did You Hear About Us:</strong> {field:how_did_you_hear_1744080010000} </p>\n<p><strong>Submitted:</strong> {system:date} at {system:time} </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-08 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": "",
      "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-08 00:00:00",
      "label": "Guest Confirmation Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "4",
      "to": "{field:email_address_1744080003000}",
      "reply_to": "",
      "email_subject": "We received your reservation request, {field:first_name_1744080001000} !",
      "email_message": "<p>Hi {field:first_name_1744080001000} ,</p>\n<p>Thank you for your reservation request. Here is a summary of what we received:</p>\n<p><strong>Room Type:</strong> {field:room_type_1744080005000} </p>\n<p><strong>Check-In Date:</strong> {field:check_in_date_1744080007000} </p>\n<p><strong>Check-Out Date:</strong> {field:check_out_date_1744080008000} </p>\n<p><strong>Number of Guests:</strong> {field:number_of_guests_1744080006000} </p>\n<p><strong>Special Requests:</strong> {field:special_requests_1744080009000} </p>\n<p>A member of our team will be in touch at this email address within 24 hours to confirm availability and provide next steps.</p>\n<p>If you have any questions, please reply to this email.</p>\n<p>[Property Name]<br>[Property Contact Details - Operator to complete]</p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    }
  ]
}
