lengleng Posted October 20, 2020 Report Share Posted October 20, 2020 Hi all, I'm trying this one out (https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-convert-existing-html-forms-to-work-with-caspio/)as I already have an HTML form, and I want to try to convert it to Caspio DataPage but the parameters are not being passed. Below is a sample form I'm using to test it out Here is the HTML Form And here is where it's redirected, all blank Quote Link to comment Share on other sites More sharing options...
0 cheonsa Posted October 20, 2020 Report Share Posted October 20, 2020 Hi @KweenYasmin, I tried and checked on this and it seems that if I change the form method from post to get, it works as expected. You may also try it on your end. <form method ="get" action="https://c1abm222.caspio.com/dp.asp"> Quote Link to comment Share on other sites More sharing options...
0 imJihyo Posted October 20, 2020 Report Share Posted October 20, 2020 I think I've encountered the same issue as well. You can also try to unable the responsive option of the DataPage. Maybe some scripts aren't compatible with ajax/responsive code. I hope this helps! Quote Link to comment Share on other sites More sharing options...
0 RuisiHansamu Posted October 26, 2020 Report Share Posted October 26, 2020 This might help you out on what are the Responsive Datapages, they dynamically adapt to various screen sizes for better user experience on mobile and tablet displays. Caspio automatically applies a combination of responsive and adaptive behaviors that are deemed to be the most appropriate for the main purpose of each DataPage type. Caspio supports responsive behavior for all DataPage types except for pivot table reports at this time. You may also check out these article for your reference: https://howto.caspio.com/datapages/responsive-datapages/prerequisites/ https://howto.caspio.com/datapages/responsive-datapages/responsive-behavior-on-tablet-and-mobile/ https://howto.caspio.com/datapages/responsive-datapages/modifying-styles-for-tablet-and-mobile/ Quote Link to comment Share on other sites More sharing options...
Question
lengleng
Hi all,
I'm trying this one out (https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-convert-existing-html-forms-to-work-with-caspio/)as I already have an HTML form, and I want to try to convert it to Caspio DataPage but the parameters are not being passed. Below is a sample form I'm using to test it out
Here is the HTML Form
And here is where it's redirected, all blank
Link to comment
Share on other sites
3 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.