Unsubscribe from Caspio Emails | Caspio

Click here to load this Caspio Online Database.

#datapage-form {max-width: 720px !important;} #datapage-form select, #datapage-form textarea, #datapage-form input[type="email"], #datapage-form input[type="text"] {max-width: 100% !important} .post-template-default.single.single-post .content_me h2 {font-size: 3.6rem;} #caspioform table table tbody tr td:first-child, #caspioform table table table tbody tr:first-child td{display: none} #caspioform table table tbody tr td:only-child{display: block} #datapage-form form#caspioform table tr td[class^="cbFormNestedTableContainer"] {padding: 0 !important} #caspioform table table td .placeholder {background:#fff !important;} #caspioform table table td.filled .placeholder, #caspioform table table td.focused .placeholder {;z-index:2} .dp-select-parent label{ position: absolute; left: 11px; pointer-events: none; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transform-origin:0 0; -webkit-transform: translateY(-25.5px) scale(.75); -ms-transform: translateY(-25.5px) scale(.75); -o-transform: translateY(-25.5px) scale(.75); transform: translateY(-25.5px) scale(.75); font-size: 16px; transition:none; top: 13px; margin-top: 0; color: #8a8a8a; padding: 4px; background: #fff; z-index:2; } #datapage-form form#caspioform table tr.dp-select td, #datapage-form form#caspioform table tr:nth-child(4) td {padding-bottom: 20px !important;} #datapage-form input[type=submit] {margin-bottom: 0!important; max-width: 256px !important;} #datapage-form form#caspioform table tr td[class^="cbSubmitButtonContainer"], #datapage-form form#caspioform >table>tbody>tr>td{padding-bottom:0 !important;} table[class^="cbTableDefaultCellspacing"] {background: transparent; border:0 none;} #footerContent.generic-titles {margin-bottom:0 !important;} .cb-datapage-title-h3-left {text-align:center !important;} #datapage-form {margin:0 auto 4rem !Important;} #footerContent p, #footerContent p a {font-size: 16px;} .content_me > div > p, #caspioform br { display: none; } #caspioform table { padding: 0; } #datapage-form { margin-bottom: 0 !important; } #footerContent { padding-top: 20px; } #caspioform h2.cb-datapage-confirm-h2-center { margin-bottom: 25px; } #caspioform .cb-datapage-confirm-p-center { font-size: 18px; line-height: 1.6; max-width: 720px; } $('#InsertRecordEmail').parent().parent().parent().parent().css({"margin-top": "30px", "margin-bottom": "30px"}); $("#footerContent").appendTo("#datapage-form-outer"); $("#headerContent, #footerContent").addClass("generic-titles").find("h2").removeAttr("style"); //$("#footerContent").find("h3").replaceWith(function () { // return "

" + $(this).html() + "

"; //}); $(".generic-titles").find("p").removeClass("cb-datapage-title-p"); $("#caspioform table table tbody tr:first-child td:first-child").each( function () { const placeholder = $(this).text(); console.log(placeholder) $(this).closest('tr').find('input').attr('placeholder', placeholder); });