Redirect a form block with a single Text field labeled Zip Code to a URL.
- 0.1.1
-
7.1
-
7.0
-
Squarespace plan that supports JavaScript.
- Yes
-
Install Form Block Wrapper Observe Changes. After you install the code be sure to continue on with the rest of the steps.
-
Options
-
Page Specific
Use this option when you want only one Page to have this effect.
- Add code from file form block zip code url redirect.html to Page Settings > Advanced > Page Header Code Injection for the Page. Refer to per-page code injection for details. Read the code for any instructions within.
-
Site-wide
Use this option when you want multiple Pages to have this effect.
- Add code from file form block zip code url redirect.html to Website > Pages > Custom Code > Code Injection > FOOTER. Refer to Add code to code injection. Read the code for any instructions within.
-
-
Add or edit a form block.
-
In the Form Block Wrapper Observe Changes code add twcFbzcur to added per the Form Block Wrapper Observe Changes code install steps.
-
In addition to Label field as described in the Form Block Wrapper Observe Changes code, add a Text field with a label of Zip Code.
Please consider making a donation.
-
2025-05-14
- fixed url undefined error
- bumped version to 0.1.1
-
2025-03-17
- initial version