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 —
@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?
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 —
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 —
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 —
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 —
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 —
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 —
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 —