minnieosc0504 Posted November 17, 2020 Share 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 1 Link to comment
Beyondspace Posted November 17, 2020 Share 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> Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment