Durand
My feedback
15 results found
-
15 votesDurand supported this idea ·
-
20 votesDurand supported this idea ·
-
106 votes
An error occurred while saving the comment -
7 votesDurand supported this idea ·
-
15 votes
An error occurred while saving the comment Durand commentedYou can add a print button easily with HTML/Java
<button onclick="window.print();return false">PRINT</button>
-
6 votesDurand supported this idea ·
-
87 votesDurand supported this idea ·
-
10 votesDurand supported this idea ·
-
3 votesDurand supported this idea ·
-
16 votesDurand supported this idea ·
-
38 votesDurand supported this idea ·
-
3 votesDurand shared this idea ·
-
79 votes
Thank you for your feedback. In the upcoming release, you will be able to log in to Caspio applications using browsers with cross-site tracking prevention enabled. This will work for applications deployed with all methods except iFrame deployment. Stay tuned for iFrame solution update in the future releases.
Durand supported this idea · -
6 votesDurand shared this idea ·
-
9 votesDurand supported this idea ·
Simpy add in HTML in the header or footer
<button onclick="window.print();return false">PRINT</button>
This way you have more control and you can use your own images and/or make the button exactly how you want it by adding a CSS class to the button.