Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
2 answers
53 views

How can I have this specific class of button redirect when clicked/enter, while keeping the original functionality?

I have this button on a novalidate html form and I'm trying to get it to redirect to another webpage, while keeping the original functionality of creating an account. <button class="...
Jake Glidden's user avatar
0 votes
1 answer
189 views

HTML Form Upon Submission Opens New Tab, Prefer If It Just Redirected On Current Tab

I've inserted the following form code block into my Squarespace website via GetForm -- but, once the form is submitted, a new tab is opened that redirects to the GetForm 'Thank You' page. Instead of ...
JJL's user avatar
  • 1
0 votes
1 answer
300 views

How do you create a Squarespace form block in Developer Mode?

Does anyone know how to create a form block in Developer Mode in Squarespace? I want to create a form with a Squarespace id and built in javascript validation and submit behavior but can't use the GUI ...
Amanda K's user avatar
4 votes
1 answer
4k views

Redirect to URL using code in GET form

I am working on a project in Squarespace to create a very basic combination lock form where inputting different codes (invoice #'s) takes you to specific URLs. Because it is Squarespace, I don't think ...
user3810134's user avatar