Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Form Block Zip Code Url Redirect

Synopsis

Redirect a form block with a single Text field labeled Zip Code to a URL.

Version

  • 0.1.1

SS Versions

  • 7.1

  • 7.0

Dependencies

v7.1 Fluid Engine Compatible

  • Yes

Install

  • Install Form Block Wrapper Observe Changes. After you install the code be sure to continue on with the rest of the steps.

  • Options

  • 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.

Make a Donation

Please consider making a donation.

Changes

  • 2025-05-14

    • fixed url undefined error
    • bumped version to 0.1.1
  • 2025-03-17

    • initial version