Jess147 Posted January 6, 2019 Report Share Posted January 6, 2019 hi, im new here i want to deploy multiple datapages on one datapages but i dont want it to appear on top/bottom of each other. i want it to appear side by side how will i do that? please help Quote Link to comment Share on other sites More sharing options...
1 MayMusic Posted January 7, 2019 Report Share Posted January 7, 2019 You can create an HTML container in a way you want your DataPages and deploy your pages in those blocks. For instance to have two DataPages on left stacked and one next to them on the right size you can have: DataPage Deploy Code 1 DataPage Deploy Code 3 DataPage deploy Code 2 <table style="border-collapse: collapse; width: 98.4323%;" height="449" border="0"> <tbody> <tr> <td style="width: 50%;"> <table style="border-collapse: collapse; width: 100%;" height="449" border="1"> <tbody> <tr> <td style="width: 100%; valign: top;">DATAPAGE DEPLOY CODE 1</td> </tr> <tr> <td style="width: 100%;">DATAPAGE DEPLOY CODE 2</td> </tr> </tbody> </table> </td> <td style="width: 50%; valign: top;">DATAPAGE DEPLOY CODE 3</td> </tr> </tbody> </table> Quote Link to comment Share on other sites More sharing options...
1 RuisiHansamu Posted September 27, 2022 Report Share Posted September 27, 2022 Hi there, there is a new workaround or solution for this. You can now have your DataPages deployed in one DataPages. With this, you can insert your iFrame code/script inside an HTML Block or header/footer. Please note that you can not embed it. For more information, you can refer to this video tutorial: Cheers! Quote Link to comment Share on other sites More sharing options...
0 GoCubbies Posted January 14, 2019 Report Share Posted January 14, 2019 This site has some useful templates as well for Bootstrap sites: https://startbootstrap.com/ Quote Link to comment Share on other sites More sharing options...
0 Flowers4Algernon Posted October 1, 2022 Report Share Posted October 1, 2022 Hi! I also have found a forum post should you want to submit all the DataPages at oncehttps://howto.caspio.com/tech-tips-and-articles/advanced-customizations/submit-multiple-datapages-using-one-button/ Quote Link to comment Share on other sites More sharing options...
0 Queso Posted October 5, 2022 Report Share Posted October 5, 2022 Hello, In terms of side-by-side DataPages, you can also try this navigation menu. It's what I'm using for my DataPages, and it looks more organized: Quote Link to comment Share on other sites More sharing options...
Question
Jess147
hi, im new here
i want to deploy multiple datapages on one datapages but i dont want it to appear on top/bottom of each other. i want it to appear side by side
how will i do that?
please help
Link to comment
Share on other sites
5 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.