www.murraymcintosh.com Open in urlscan Pro
52.56.73.249  Public Scan

URL: https://www.murraymcintosh.com/terms-business
Submission: On May 25 via api from US — Scanned from GB

Form analysis 9 forms found in the DOM

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="u4t47kGlqQqhko8c_xvC_er0pJ2N7ZfrOkT6fkjE1SWV4vFW4Ku4n-TgK9Fa1foUHv6ElX-FaCfoDmwkl75gjw" autocomplete="off"><input type="hidden" name="form_id" value="25450" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_1" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_1_11]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="hidden">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_1_3]" onchange="mergeName()" id="first_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_1_4]" onchange="mergeName()" id="last_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="telephone" class="block mb-2 text-sm font-medium text-white dark:text-white">Telephone Number</label>
      <input type="text" name="form[properties_attributes][form_field_1_5]" id="telephone"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="pronouns" class="block mb-2 text-sm font-medium text-white dark:text-white">Pronouns</label>
      <select name="form[properties_attributes][form_field_1_1]" id="pronouns"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="He,him,his">He,him,his</option>
        <option value="She,her,hers">She,her,hers</option>
        <option value="They,they,their">They,they,their</option>
      </select>
    </div>
    <div>
      <label for="rightToWork" class="block mb-2 text-sm font-medium text-white dark:text-white">Right to work in UK?</label>
      <select name="form[properties_attributes][form_field_1_2]" id="rightToWork"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Yes">Yes</option>
        <option value="No">No</option>
      </select>
    </div>
    <div>
      <label for="form_field_1_6" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_1_6]" id="form_field_1_6"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodCV()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="other" class="mb-2" style="display: none;">
      <label for="form_field_1_12" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_1_12]" id="form_field_1_12"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="Other">
    </div>
    <div>
      <label for="searchStatus" class="block mb-2 text-sm font-medium text-white dark:text-white">Search Status</label>
      <select name="form[properties_attributes][form_field_1_7]" id="searchStatus"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Passively looking">Passively looking</option>
        <option value="Actively looking">Actively looking</option>
      </select>
    </div>
    <div class="col-span-2">
      <div class="flex items-center justify-center w-full">
        <label for="dropzone-file" onclick="openCVUploadCloudinary()"
          class="flex flex-col items-center justify-center w-full h-64 border-2 border-primary-murray border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-primary-murray dark:hover:bg-gray-600">
          <div class="flex flex-col items-center justify-center pt-5 pb-6">
            <svg aria-hidden="true" class="w-10 h-10 mb-3 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
              <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"></path>
            </svg>
            <p class="mb-2 text-sm text-gray-500 dark:text-gray-400 filename"><span class="font-semibold">Click to upload</span> or drag and drop</p>
            <p class="mb-4 text-xs text-gray-500 dark:text-gray-400">Max. File Size: 30MB</p>
            <button type="button"
              class="inline-flex items-center text-white bg-murray-black focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800"><svg
                class="mr-2 w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                <path
                  d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z">
                </path>
              </svg>Browse File</button>
          </div>
          <input type="string" name="form[properties_attributes][form_field_1_9]" class="hidden dropzone-file">
        </label>
      </div>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_1_10_Yes" name="form[properties_attributes][form_field_1_10][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_1_10_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=0fh8eek95s1s&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="0fh8eek95s1s" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-0fh8eek95s1s" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-0fh8eek95s1s"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_1')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      registration</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="hJLinQKt1KoSk0IfZh5pZwOpV7pa7ZZnrmDITXJqd6Kq-2slo6PFP1fh5tLD0FGO96N3sqiFaat8Kl4XrRDCCA" autocomplete="off"><input type="hidden" name="form_id" value="25451" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_2" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_2_4]" type="hidden" value="">
  <input name="form[properties_attributes][form_field_2_6]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="telephone" class="block mb-2 text-sm font-medium text-white dark:text-white">Telephone Number</label>
      <input type="text" name="form[properties_attributes][form_field_2_1]" id="telephone"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_2_7" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_2_7]" id="form_field_2_7"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodApp()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherApp" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_2_8" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_2_8]" id="form_field_2_8"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="cover_letter" class="block mb-2 text-sm font-medium text-white dark:text-white">Cover Letter</label>
      <textarea type="text" name="form[properties_attributes][form_field_2_3]" id="cover_letter"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder=""></textarea>
    </div>
    <div class="col-span-2">
      <div class="flex items-center justify-center w-full">
        <label for="dropzone-file" onclick="openCloudinary()"
          class="flex flex-col items-center justify-center w-full h-64 border-2 border-primary-murray border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-primary-murray dark:hover:bg-gray-600">
          <div class="flex flex-col items-center justify-center pt-5 pb-6">
            <svg aria-hidden="true" class="w-10 h-10 mb-3 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
              <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"></path>
            </svg>
            <p class="mb-2 text-sm text-gray-500 dark:text-gray-400 filename"><span class="font-semibold">Click to upload</span> or drag and drop</p>
            <p class="mb-4 text-xs text-gray-500 dark:text-gray-400">Max. File Size: 30MB</p>
            <button type="button"
              class="inline-flex items-center text-white bg-murray-black focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800"><svg
                class="mr-2 w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                <path
                  d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z">
                </path>
              </svg>Browse File</button>
          </div>
          <input type="string" id="cv" name="form[properties_attributes][form_field_2_2]" class="hidden dropzone-file">
        </label>
      </div>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_2_5_Yes" name="form[properties_attributes][form_field_2_5][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_2_5_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=1h2wa9zgwlp6&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="1h2wa9zgwlp6" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-1h2wa9zgwlp6" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-1h2wa9zgwlp6"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_2')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Apply
      Now</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="ybCSrFKwVsp64L5q96bFIsRSBbn1_yWPKePInncGiffn2RsU875HXz-SGqdSaP3LMFglsQeX2kP7qV7EqHw8XQ" autocomplete="off"><input type="hidden" name="form_id" value="25491" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_4" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_4_10]" id="form_field_4_10" type="hidden" value="">
  <div class="grid grid-cols-1 sm:grid-cols-2 gap-8 mb-4">
    <div class="col-span-2">
      <label for="referralSliderValue" id="referralSliderContainer" class="inline-flex items-center bg-white rounded-md cursor-pointer dark:text-gray-800">
        <input id="referralSliderValue" class="form-control sg-form-control required" name="form[properties_attributes][form_field_4_3]" type="text" value="Candidate" hidden="">
        <span onclick="referral.changeType(this, '#referralSliderContainer', 'bg-primary-murray text-white', 'bg-white text-gray-400', '#referralSliderValue')"
          class="sliderOption transition px-8 py-2 rounded-md bg-primary-murray text-white">Candidate</span>
        <span onclick="referral.changeType(this, '#referralSliderContainer', 'bg-primary-murray text-white', 'bg-white text-gray-400', '#referralSliderValue')" class="sliderOption transition px-8 py-2 rounded-md bg-white text-gray-400">Client</span>
      </label>
    </div>
    <div class="col-span-2 grid grid-cols-1 gap-y-16 md:gap-x-16 md:grid-cols-2">
      <div
        class="relative space-y-8 before:content-[''] before:z-[1] before:absolute before:w-16 md:before:w-8 before:h-8 md:before:h-16 before:bg-murray-black before:-bottom-16 md:before:-bottom-8 md:before:bottom-0 md:before:-right-8 before:-translate-x-1/2 md:before:translate-x-1/2 before:-translate-y-1/2 before:left-1/2 md:before:left-auto md:before:top-1/2 after:content-[''] after:absolute after:h-px md:after:h-full after:w-full md:after:w-px after:bg-white after:-bottom-8 md:bottom-0 md:after:-right-8 after:left-0 md:after:left-auto md:after:top-0">
        <div>
          <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Email</label>
          <input type="text" name="form[properties_attributes][email]" id="s_email" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Full Name</label>
          <input type="text" name="form[properties_attributes][name]" id="s_name" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Job Title</label>
          <input type="text" name="form[properties_attributes][form_field_4_1]" id="form_field_4_1" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_2" class="block mb-2 text-sm font-medium text-white dark:text-white">Their place of Employment</label>
          <input type="text" name="form[properties_attributes][form_field_4_2]" id="form_field_4_2" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
      </div>
      <div
        class="space-y-8 relative before:content-switchIconMurray before:text-primary-murray before:z-[1] before:rotate-90 md:before:rotate-0 before:absolute before:w-4 before:h-4 before:left-1/2 md:before:-left-4 before:-translate-x-[50%] md:before:-translate-x-[150%] before:-translate-y-1/2 before:-top-8 md:before:top-1/2">
        <div>
          <label for="form_field_4_4" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
          <input type="text" name="form[properties_attributes][form_field_4_4]" id="form_field_4_4" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_5" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
          <input type="text" name="form[properties_attributes][form_field_4_5]" id="form_field_4_5" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_6" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Job Title</label>
          <input type="text" name="form[properties_attributes][form_field_4_6]" id="form_field_4_6" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_7" class="block mb-2 text-sm font-medium text-white dark:text-white">Your place of Employment</label>
          <input type="text" name="form[properties_attributes][form_field_4_7]" id="form_field_4_7" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
      </div>
    </div>
    <div class="col-span-2">
      <label for="form_field_4_11" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_4_11]" id="form_field_4_11"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodReferral()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherReferral" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_4_12" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_4_12]" id="form_field_4_12"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_4_8_Yes" name="form[properties_attributes][form_field_4_8][]" type="checkbox" value="Yes"
          class="w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800">
      </div>
      <label for="form_field_4_8_Yes" class="ml-2 text-sm font-medium text-gray-500 dark:text-gray-300">Sign up for latest industry news and updates news</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_4_9_Yes" name="form[properties_attributes][form_field_4_9][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_4_9_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=27qj5rhtw0gm&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="27qj5rhtw0gm" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-27qj5rhtw0gm" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-27qj5rhtw0gm"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_4')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Submit
      referral</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="2yzwZC4ukPi16Gh6MDBtzKyMTD58qvucJzaycaoCJH_1RXncjyCBbfCazLeV_lUlWIZsNo7CBFD1fCQrdXiR1Q" autocomplete="off"><input type="hidden" name="form_id" value="25508" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_5" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_5_7]" id="form_field_5_7" type="hidden" value="">
  <input type="hidden" name="form[properties_attributes][name]" id="s_name"
    class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
    placeholder="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_5_1]" id="first_name" onchange="mergeNameForm5()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_5_2]" id="last_name" onchange="mergeNameForm5()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="organisation" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_5_3]" id="organisation"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="job_title" class="block mb-2 text-sm font-medium text-white dark:text-white">Job Title</label>
      <input type="text" name="form[properties_attributes][form_field_5_4]" id="job_title"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Work Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="meeting_type" class="block mb-2 text-sm font-medium text-white dark:text-white">What works for you?</label>
      <select name="form[properties_attributes][form_field_5_5]" id="meeting_type"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a face to face meeting">Request a face to face meeting</option>
        <option value="Request a video call">Request a video call</option>
        <option value="Request a phone call">Request a phone call</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_5_8" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_5_8]" id="form_field_5_8"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodMeeting()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherMeeting" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_5_9" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_5_9]" id="form_field_5_9"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_5_6_Yes" name="form[properties_attributes][form_field_5_6][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_5_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=34re30iywpxr&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="34re30iywpxr" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-34re30iywpxr" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-34re30iywpxr"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_5')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="mLGeJ3Efj6x7deyK6PPjGH3UK6ekKxZ-uUPjOAQ3dMa22Bef0BGeOT4HSEdNPdvxid4Lr1ZD6bJrCXVi203BbA" autocomplete="off"><input type="hidden" name="form_id" value="25509" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_6" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_6_4]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="col-span-2">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="meeting_type" class="block mb-2 text-sm font-medium text-white dark:text-white">Desired Outcome?</label>
      <select name="form[properties_attributes][form_field_6_1]" id="meeting_type"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a call back">Request a call back</option>
        <option value="Email me with more info">Email me with more info</option>
        <option value="Book an initial meeting">Book an initial meeting</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_6_5" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_6_5]" id="form_field_6_5"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodQuick()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherQuick" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_6_6" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_6_6]" id="form_field_6_6"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="more_information" class="block mb-2 text-sm font-medium text-white dark:text-white">Have time to give us more information?</label>
      <input type="text" name="form[properties_attributes][form_field_6_2]" id="more_information"
        class="g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_6_6_Yes" name="form[properties_attributes][form_field_6_3][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_6_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=4zmq6ds77wbf&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="4zmq6ds77wbf" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-4zmq6ds77wbf" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-4zmq6ds77wbf"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_6')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="YDjspB5mOjQKWPig2N3IWjfZX-aSbizyNw7ZIAZrKC9OUWUcv2groU8qXG19E_Czw9N_7mAG0z7lRE962RGdhQ" autocomplete="off"><input type="hidden" name="form_id" value="25510" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_7" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_7_8]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input type="hidden" name="form[properties_attributes][name]" id="s_name"
    class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
    placeholder="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="talent_type" class="block mb-2 text-sm font-medium text-white dark:text-white">Talent Type</label>
      <input type="text" name="form[properties_attributes][form_field_7_2]" id="talent_type" readonly=""
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="reference" class="block mb-2 text-sm font-medium text-white dark:text-white">Reference</label>
      <input type="text" name="form[properties_attributes][form_field_7_1]" id="reference" readonly=""
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_7_3]" id="first_name" onchange="mergeNameForm7()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_7_4]" id="last_name" onchange="mergeNameForm7()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="organisation" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_7_5]" id="organisation"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_7_6" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_7_6]" id="form_field_7_6"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodTalent()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherTalent" class="mb-4" style="display: none;">
      <label for="form_field_7_9" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_7_9]" id="form_field_7_9"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="Other">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_7_6_Yes" name="form[properties_attributes][form_field_7_7][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_7_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=5okr5rd57utf&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="5okr5rd57utf" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-5okr5rd57utf" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-5okr5rd57utf"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_7')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="9n0YRl-grYUYoScC6-Gp8gaXuGhOGCCDl9LmZJO-81fYFJH-_q68EF3Tg89OL5Eb8p2YYLxw309FmHA-TMRG_Q" autocomplete="off"><input type="hidden" name="form_id" value="25529" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_9" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_9_5]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_9_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_9_1]" id="form_field_9_1"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_9_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_9_2]" id="form_field_9_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfo" class="mb-4" style="display: none;">
      <label for="form_field_9_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_9_3]" id="form_field_9_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_9_4_Yes" name="form[properties_attributes][form_field_9_4][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_9_4_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=6dxrnvxun21i&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="6dxrnvxun21i" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-6dxrnvxun21i" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-6dxrnvxun21i"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_9')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="NkmEpl5vbfsuAnpDvDJC2bZEeYZayk-UQImTQBNA4CsYIA0e_2F8bmtw3o4Z_HowQk5ZjqiisFiSwwUazDpVgQ" autocomplete="off"><input type="hidden" name="form_id" value="25540" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_10" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_10_5]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_10_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_10_1]" id="form_field_10_1"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_10_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_10_2]" id="form_field_10_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfoDatabase" class="mb-4" style="display: none;">
      <label for="form_field_10_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_10_3]" id="form_field_10_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=7cpf6ceezw0w&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="7cpf6ceezw0w" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-7cpf6ceezw0w" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-7cpf6ceezw0w"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_10')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="AyQPsp-jy05SjL0U5VuLbaTHBtYOoJhp5H4jz9NSxswtTYYKPq3a2xf-GdlAlbOEUM0m3vzIZ6U2NLWVDChzZg" autocomplete="off"><input type="hidden" name="form_id" value="25541" autocomplete="off">
  <input type="hidden" name="page_id" value="96483" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_11" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_11_6]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="col-span-2">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_11_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Desired Outcome?</label>
      <select name="form[properties_attributes][form_field_11_1]" id="form_field_11_1"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a call back">Request a call back</option>
        <option value="Email me with more info">Email me with more info</option>
        <option value="Book an initial meeting">Book an initial meeting</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_11_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_11_2]" id="form_field_11_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfoDI" class="col-span-2" style="display: none;">
      <label for="form_field_11_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_11_3]" id="form_field_11_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_11_4" class="block mb-2 text-sm font-medium text-white dark:text-white">Have time to give us more information?</label>
      <input type="text" name="form[properties_attributes][form_field_11_4]" id="form_field_11_4"
        class="g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_11_5_Yes" name="form[properties_attributes][form_field_11_5][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_11_5_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=8sipj5rqqdm&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="8sipj5rqqdm" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-8sipj5rqqdm" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-8sipj5rqqdm"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_11')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

Text Content

MURRAY


404

Something's missing.

Sorry, we can't find that page. You'll find lots to explore on the home page.

Back to homepage



MURRAY

info@murraymcintosh.com

marketing@murraymcintosh.com
finance@murraymcintosh.com




BRANDS

 * Water by Murray
 * Policy by Murray
 * Technical Talent by Murray
 * Engineering by Murray


LEGAL

 * Terms of service
 * Privacy Statement
 * Third-party suppliers

--------------------------------------------------------------------------------

© 2023 Murray McIntosh. All Rights Reserved.


MURRAY MURRAY


REGISTER WITH US, UPLOAD YOUR CV!

Close modal


REGISTER WITH US, UPLOAD YOUR CV!

Name
First Name
Last Name
Email
Telephone Number
Pronouns He,him,his She,her,hers They,they,their
Right to work in UK? Yes No
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Search Status Passively looking Actively looking

Click to upload or drag and drop

Max. File Size: 30MB

Browse File

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete registration


MURRAY MURRAY


APPLY FOR

Close modal


APPLY FOR

Name
Email
Telephone Number
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Cover Letter

Click to upload or drag and drop

Max. File Size: 30MB

Browse File

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Apply Now


MURRAY MURRAY


COMPLETE REFERRAL

Close modal


COMPLETE REFERRAL

Candidate Client
Their Email
Their Full Name
Their Job Title
Their place of Employment
Your Email
Your Full Name
Your Job Title
Your place of Employment
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other

Sign up for latest industry news and updates news

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Submit referral


MURRAY MURRAY


REQUEST A CALL OR MEETING

Close modal


REQUEST A CALL OR MEETING

First Name
Last Name
Organisation
Job Title
Work Email
What works for you? Request a face to face meeting Request a video call Request
a phone call
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


QUICK ENQUIRY FORM

Close modal


QUICK ENQUIRY FORM

Name
Your Email
Desired Outcome? Request a call back Email me with more info Book an initial
meeting
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Have time to give us more information?

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


TALENT REQUEST FORM

Close modal


TALENT REQUEST FORM

Talent Type
Reference
First Name
Last Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


REQUEST MORE INFO

Close modal


REQUEST MORE INFO

Your Full Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


REQUEST DATABASE SEARCH

Close modal


REQUEST DATABASE SEARCH

Your Full Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


D&I ENQUIRY

Close modal


D&I ENQUIRY

Name
Your Email
Desired Outcome? Request a call back Email me with more info Book an initial
meeting
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other
Have time to give us more information?

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY




Close modal




Thanks! All done.

Close notificaton or consider browsing through our Resource Hub

Back to page View Resources