crm.bloomerang.co Open in urlscan Pro
35.165.246.170  Public Scan

Submitted URL: https://u35796417.ct.sendgrid.net/ls/click?upn=A6n-2FQX0vH88ljQD0SPzt3VYKiWXmgba2WbgpQ5Ww-2B9bCta3bLczFboWQ5UpkvTlUUj2XDYjHR8mD0oR...
Effective URL: https://crm.bloomerang.co/Mailing/Email/RecipientPortal/EditSubscriptions/1679964?OrganizationId=9fed1f28-1947-11ee-9007-0...
Submission: On January 22 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

POST /Mailing/Email/RecipientPortal/UpdateSubscriptions/1679964

<form action="/Mailing/Email/RecipientPortal/UpdateSubscriptions/1679964" id="form" method="post" style="font-size:15px;" novalidate="novalidate">
  <link href="/Content/Css/External.css?v=j1_Nuad5anUvUP7nCAwZFuElvenGe9MeVZFs2QvHCuI1" rel="stylesheet" type="text/css">
  <style>
    #emailAddressFieldSet {
      min-height: 55px;
    }

    #obfuscatedEmailAddress {
      margin-bottom: 10px;
    }

    #newEmailAddressDiv {
      display: none;
    }
  </style>
  <div id="" class="recipient-portal">
    <section class="title after-medium">
      <h2>Samaritan's Feet</h2>
      <h3 class="no-margin">Manage Email Preferences</h3>
    </section>
    <h2 class="after-medium">Carrie Bierkamp</h2>
    <fieldset class="after-xlarge" id="emailAddressFieldSet">
      <div id="obfuscatedEmailAddress"> c********@tree.com </div>
      <a id="changeEmailAddress" href="javascript:void(0);" onclick="showChangeEmailAddress();" class="btn " role="button" rel="">

      Use a Different Address Instead

</a>
      <div id="newEmailAddressDiv">
        <div class=" field email" id="Field_newEmailAddress">
          <label for="newEmailAddress" class=""> Email address </label>
          <input type="email" name="Recipient.EmailAddress" id="newEmailAddress" value="" class="" maxlength="255">
        </div>
      </div>
    </fieldset>
    <input type="hidden" name="OrganizationId" id="OrganizationId" value="9fed1f28-1947-11ee-9007-06d616d7ff43">
    <input type="hidden" name="MailingId" id="MailingId" value="418">
    <input type="hidden" name="Recipient.EmailInterestType" id="Recipient_EmailInterestType" value="All">
    <input type="hidden" name="Recipient.EmailInterestsActive" id="Recipient_EmailInterestsActive" value="System.Collections.Generic.List`1[Bloomerang.Database.ObjectModel.Core.IEmailInterest]">
    <div class="after-large">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-all" value="true" checked="'checked'"> Subscribe to all mailings </label>
    </div>
    <div class="after-small">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-custom" value="true"> Only send me mailings based on my interests </label>
    </div>
    <div class="after-large indent" id="interests-active">
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="2"> Event </label>
      </div>
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="1"> Newsletter </label>
      </div>
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="3"> Volunteer Information </label>
      </div>
    </div>
    <div class="after-large">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-optedout" value="false"> Unsubscribe from all mailings </label>
    </div>
  </div>
  <script type="text/javascript">
    function showChangeEmailAddress() {
      $('#changeEmailAddress').hide('fade');
      $('#obfuscatedEmailAddress').hide('fade', function() {
        $('#newEmailAddressDiv').show('fade');
      });
    }
    $(function() {
      updateCheckboxes({
        target: {
          id: "radio-all"
        }
      });
    });
    $("input[type='radio']").click(updateCheckboxes);
    $("input[type='checkbox']").click(function(evt) {
      $("input[type='radio']").prop("checked", false);
      if ($("input[type='checkbox']:checked").length > 0) {
        $("#radio-custom").prop("checked", true);
        $("#Recipient_EmailInterestType").val("Custom");
      } else {
        $("#radio-optedout").prop("checked", true);
        $("#Recipient_EmailInterestType").val("OptedOut");
      }
    });

    function updateCheckboxes(evt) {
      if (evt.target.id === "radio-all") {
        $("input[type='checkbox']").prop("checked", true);
        $("#Recipient_EmailInterestType").val("All");
      } else if (evt.target.id === "radio-optedout") {
        $("input[type='checkbox']").prop("checked", false);
        $("#Recipient_EmailInterestType").val("OptedOut");
      } else if (evt.target.id === "radio-custom") {
        $("#Recipient_EmailInterestType").val("Custom");
      }
    };
    $("#form").submit(function() {
      $("#Recipient_EmailInterestsActive").val("");
      if ($("#radio-custom").prop("checked")) {
        var ids = $("input[type='checkbox']:checked").map(function(index, element) {
          return element.id
        }).get().join(",");
        $("#Recipient_EmailInterestsActive").val(ids);
      }
    });
  </script>
  <div style="margin-top: 35px" class="btn-group recipient-portal">
    <a href="https://samaritansfeet.org/" onclick="" class="btn   btn-large" role="button" rel="">

      Cancel

</a>
    <a id="save-preferences" href="javascript:void(0);" onclick="submitPreferences();" class="btn  btn-primary btn-save  btn-large" role="button" rel="">

      Save Preferences

</a>
  </div>
  <input type="submit" value="" class="invisible-submit-button-for-entering">
</form>

Text Content

SAMARITAN'S FEET


MANAGE EMAIL PREFERENCES


CARRIE BIERKAMP

c********@tree.com
Use a Different Address Instead
Email address
Subscribe to all mailings
Only send me mailings based on my interests
Event
Newsletter
Volunteer Information
Unsubscribe from all mailings
Cancel Save Preferences