Jump to content

LunaLovegood

Caspio Ninja
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    7

Community Answers

  1. LunaLovegood's post in Styling a Checkbox was marked as the answer   
    Hi @kpcollier,
    You can try this code, just insert it to the Header of your DataPage:

    <style>
    input[type=checkbox] {
      transform: scale(4);
    }
    </style>
    Replace 4 as desired.
    — Luna —
  2. LunaLovegood's post in PDF Priniting was marked as the answer   
    Hello @bbeshlian,
    I think PDF reports is now available in their BUILD plan, you can check their new pricing page: https://www.caspio.com/pricing/standard-edition/
    Regards,
    — Luna —
×
×
  • Create New...