Contact Us | Caspio

How Can We Help?

For questions about using Caspio, visit our Support Center.
For other inquiries, submit the form below.

Call Sales Using a Local Number

Americas

Asia Pacific

Australia

+61 2 7208 8760

Caspio Global Offices

Philippines
Suite 717, 7F Ascott Makati,
Courtyard Drive, Ayala Center,
Makati City 1224
Poland
Aleja Pokoju 1, Floor 5
31-548 Kraków
Spain
Av. d'Aragó, 30, 8th Floor,
46021 Valencia
Ukraine
Barykadna St, 15A
Dnipro 49000
United States (HQ)
1286 Kifer Road, Suite 107 Sunnyvale, CA 94086
#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;} $("#footerContent").appendTo("#datapage-form-outer"); $("#headerContent, #footerContent").addClass("generic-titles").find("h2").removeAttr("style"); $(".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); });