subra Posted October 16, 2022 Report Share Posted October 16, 2022 If I have 25 tables, 25 forms and 20 reports how many data pages are they? Quote Link to comment Share on other sites More sharing options...
0 RuisiHansamu Posted October 16, 2022 Report Share Posted October 16, 2022 Hi @subra, as I understand, you have 25 Tables, 25 forms and 20 Reports. In this case, the Submission form and Search and Report DataPage are considered on the DataPage level. Therefore, you have a total of 45 DataPages on your end. To give you a brief summary of the difference between Tables and DataPages, here are a few details below: For the Tables, this is the first step in creating a web application is to create its data tables and this is the most important and the foundation of your application. Tables hold your data. You can create tables in the Tables area of your App. Data can be submitted into these tables using web forms or imported from external files, such as Excel. Tables can also be exported in various file formats and saved onto your computer. To know more about Tables and the best practices on creating one, please refer here: https://howto.caspio.com/tables-and-views/tables-and-views/ and https://howto.caspio.com/tables-and-views/table-and-database-design/ DataPages are screens of your apps. They are your app user interfaces. They interact with the data through externally deployed DataPages and are limited to the functionality you provide for them. Also, there are different types of DataPages. For more information, you may refer to these article links from Caspio: https://howto.caspio.com/datapages/whats-a-datapage/ and https://howto.caspio.com/datapages/datapages/ Hope this helps and clarifies your concern. Cheers! Quote Link to comment Share on other sites More sharing options...
0 Flowers4Algernon Posted October 22, 2022 Report Share Posted October 22, 2022 Hello! You may also refer to this link for more information, such as number of DataPages and additional information regarding your plan. This information is also available at your Caspio Account's Plan and Billing. Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted October 22, 2022 Report Share Posted October 22, 2022 Hello, just want to add. You may consider checking the Usage Statistics of your account. You may check this link as reference: https://howto.caspio.com/managing-your-account/usage-statistics/ Quote Link to comment Share on other sites More sharing options...
0 Queso Posted November 7, 2022 Report Share Posted November 7, 2022 Hello, If you have 25 forms and 20 reports then you have a total of 45 DataPages created.However, it is preferable to keep track of the number of DataPages deployed because the max number that you can deploy is less than the max number of DataPages that you can create. I believe the difference between deployed and created is due to the fact that those deployed are accessible to users, whereas some created DataPages (Deployment not enabled) are for testing purposes. Quote Link to comment Share on other sites More sharing options...
Question
subra
If I have 25 tables, 25 forms and 20 reports how many data pages are they?
Link to comment
Share on other sites
4 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.