Jump to content

LunaLovegood

Caspio Ninja
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    7

LunaLovegood last won the day on January 18

LunaLovegood had the most liked content!

About LunaLovegood

  • Birthday 05/25/1992

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

LunaLovegood's Achievements

  1. Hi @HongBui You might want to double check the URL of your DataPage.
  2. 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 —
  3. Hi @bbeshlian, I am using 70.0.3538.77 (Official Build) (64-bit) for Chrome and everything is working fine. Maybe try checking for updates? — Luna —
  4. @kpcollier Can you check this DP: https://c0abq927.caspio.com/dp/db916000fc3b19d4b1ab4402b72c So when you enter shop, the task is auto-filled. Is this the one that you're looking for?
  5. HI @kpcollier, Are you using an input/submission form for this?
  6. Hi @kpcollier, From what I understand, you'd like your user to limit the choices based on his role. If that so, you may want to check the functionality of Caspio's Cascading elements: https://howto.caspio.com/datapages/datapage-components/cascading-elements/ — Luna —
  7. 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 —
  8. Hello @fwest, You may want to check the functionality of placeholder and hint: https://howto.caspio.com/datapages/datapage-components/field-configuration-options/placeholder-text/ https://howto.caspio.com/datapages/datapage-components/field-configuration-options/rollover-hints/ Regards, — Luna —
  9. Hi @MyMelody, You can add this code to the footer of your DataPage: — Luna —
  10. Hello @NeoInJS, You can use Stuff function. So in your case, please try: Stuff([@field:fieldname], 3, 0, ':') — Luna —
  11. Hello @spearheading, As of this writing, the maximum nos. of calculated fields that you can have in a Results Page is 50 as verified by their Support Team when I contacted them. — Luna —
  12. Hello @Medron, You can try this code: — Luna —
  13. Hello @ptauk1, You can insert a Calculated Field in a Search and Report DP and use SQL Select statement to pull the average of a column of a different table. like, SELECT AVG(field_name) from Table_name — Luna —
  14. Hello @PaulHall, You may want to contact their Professional Services Team for that, you can do a free project consultation with them by visiting this link . They will bring your vision to life. — Luna —
  15. Hi @hismaimai2000, You may want to explore Zapier for that: https://zapier.com/apps/caspio-cloud-database/integrations/infusionsoft And have this article checked: https://howto.caspio.com/integration/zapier/ — Luna —
×
×
  • Create New...