I had a great conversation with Caspio support a few weeks ago that helped my significantly reduce the amount of data that my app uses.
Here are the cliff notes.
To see how much data your pages use, paste the URL from the deploy menu into a new web browser, and use a development tool or web inspector to investigate. (in Chrome press F12, and click the Network tab)
Records per page is a big factor in data usage... nearly a linear relationship.
Ajax is a big load up front, but will help if you encounter many "paging" actions... long reports.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
LWSChad
Hi All,
I had a great conversation with Caspio support a few weeks ago that helped my significantly reduce the amount of data that my app uses.
Here are the cliff notes.
Happy Building
Link to comment
Share on other sites
27 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.