Skip to content

Latest commit

 

History

History

Form Block Post-submit Redirect URL Email Parameter Add

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Form Block Post-submit Redirect URL Email Parameter Add

This code is currently broken because of the recent (04/23) Squarespace redesigned form blocks. The specific issue is that SS removed support for the data-success-redirect attribute which allowed code to programmatically change the redirect URL on the fly and then SS would handle the actual redirect. Please contact SS customer support to encourage them to restore this functionality that existed in the prevoius version of the form block before the update.

I hope to make this code function again in the future.

Version 0.3.1

SS Versions 7.1, 7.0

v7.1 Fluid Engine Compatible : Yes


Install

Make a Donation

Please consider making a donation.

Changes

  • 2022-12-07

    • replace hard coded string with attribute constant, no functional change
    • bumped version to 0.3.1
  • 2022-04-19

    • add setting for nth form on page
    • add setting to override default query string search parameter key
    • bumped version to 0.3.0
  • 2022-03-23

    • add encode flag to control if email address is encoded per url spec
    • bumped version to 0.2d0
  • 2021-11-17

    • initial version

All trademarks are the property of their respective owners.