-
Content Count
46 -
Joined
-
Last visited
-
Days Won
6
LunaLovegood last won the day on October 15 2018
LunaLovegood had the most liked content!
About LunaLovegood
-
Rank
Advanced Member
- Birthday 05/25/1992
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Harbinger reacted to a question: Authorization failed. Each Google Drive account can only be used once as a Site.
-
Harbinger reacted to an answer to a question: Connect to Google Drive
-
LunaLovegood reacted to an answer to a question: Yes/No field
-
Research results don't display. No records found
LunaLovegood replied to HongBui's question in DataPages
Hi @HongBui You might want to double check the URL of your DataPage. -
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 —
-
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 —
-
@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, Are you using an input/submission form for this?
-
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 —
-
directrix reacted to an answer to a question: listbox choice appear in a text area
-
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 —
-
Hi @MyMelody, You can add this code to the footer of your DataPage: — Luna —
-
How can I insert a character in a string using formula field
LunaLovegood replied to NeoInJS's question in General Questions
Hello @NeoInJS, You can use Stuff function. So in your case, please try: Stuff([@field:fieldname], 3, 0, ':') — Luna — -
FinTheHuman reacted to an answer to a question: listbox choice appear in a text area
-
Medron reacted to an answer to a question: listbox choice appear in a text area
-
Limit to Calculated Fields Per Datapage
LunaLovegood replied to spearheading's question in Calculations and aggregations
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 @Medron, You can try this code: — 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 —
-
Contacting MayMusic or other members
LunaLovegood replied to Mobiloo's question in General Questions
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 —