minnieosc0504 Posted November 17, 2020 Posted November 17, 2020 Site URL: http://www.beadnellbaycaravanpark.co.uk/bookingstage1 Hi, Password for the page is 'fishandchips' I would like to remove the 'submit' button from the tick box at the bottom of each section. The tick box is purely there to try and make the customer read each bit. So I don't actually need it to be submitted anywhere. I just need the final submit button at the bottom of the page. So it may be that I don't use the form function at all and just use code to add a little tick box ?? Would anyone be able to help with this? Thanks,
Beyondspace Posted November 17, 2020 Posted November 17, 2020 11 minutes ago, minnieosc0504 said: Site URL: http://www.beadnellbaycaravanpark.co.uk/bookingstage1 Hi, Password for the page is 'fishandchips' I would like to remove the 'submit' button from the tick box at the bottom of each section. The tick box is purely there to try and make the customer read each bit. So I don't actually need it to be submitted anywhere. I just need the final submit button at the bottom of the page. So it may be that I don't use the form function at all and just use code to add a little tick box ?? Would anyone be able to help with this? Thanks, You can add a code block and place this snippet to get rid of the submit button <div class="option"><label><input type="checkbox" name="" value="I have read and agree to the above T&Cs"> I have read and agree to the above T&Cs</label></div> BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.