Role21 Posted November 3, 2018 Report Share Posted November 3, 2018 Hi, can you give me some tips on how should I optimize my pages? Quote Link to comment Share on other sites More sharing options...
0 JolliBeng Posted November 3, 2018 Report Share Posted November 3, 2018 Hi Role21, Best practices in web form design are becoming increasingly important. Proficient web users develop a very clear sense of the optimal web form experience. This Tech Tip contains five practices to ensure your web forms follow the best practices for usability and accuracy. -JolliBeng Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted November 7, 2018 Report Share Posted November 7, 2018 Hi @Role21 , Just want to add to the previous comment above, you can also check and try this link: https://howto.caspio.com/tech-tips-and-articles/common-customizations/tech-tip-5-techniques-to-create-web-2-0-style-design/ I hope that helps too. Regards, @NailDyanC Quote Link to comment Share on other sites More sharing options...
0 Role21 Posted November 7, 2018 Author Report Share Posted November 7, 2018 Thanks! I have another question. How can I set the text on my on my submission fields to be right-aligned? Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted November 7, 2018 Report Share Posted November 7, 2018 With that question, you can go to Styles → Form/Details → Source → Fields then add this code: text-align: right; Quote Link to comment Share on other sites More sharing options...
0 KAPITYAN Posted November 23, 2018 Report Share Posted November 23, 2018 Thank you, this post is so helpful and a source of good reference. Can I ask a question, how can I convert existing HTML Forms to work with Caspio? Is that possible? Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted November 23, 2018 Report Share Posted November 23, 2018 Hi, Yes that is possible. If you want the advantages of a web database, but have a few forms that you cannot upgrade to DataPages, you can change these older forms to submit data directly to Caspio Bridge. This way all of your data is submitted to a central location for easy access. You will adapt your form to pass the data to an intermediary DataPage that will submit the data to the database. From the intermediary DataPage you have all of the options that Caspio Bridge provides for destinations and triggers including notification emails. You can use this technique whether your original form uses the GET or POST method. You can check this link for reference: https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-convert-existing-html-forms-to-work-with-caspio/ I hope that helps. Quote Link to comment Share on other sites More sharing options...
0 douvega Posted November 28, 2018 Report Share Posted November 28, 2018 I would advise you to create the submission forms in Caspio instead of sending data as parameters since you are adding an unnecesary layer for the data processing. Creating a submission form in Caspio is very easy, just follow this article: https://howto.caspio.com/datapages/forms/submission-forms/ Quote Link to comment Share on other sites More sharing options...
Question
Role21
Hi, can you give me some tips on how should I optimize my pages?
Link to comment
Share on other sites
7 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.