Last active
January 16, 2017 20:02
-
-
Save PardotGists/2ef9b1db783b689d9f14 to your computer and use it in GitHub Desktop.
Using Form Field-Based Completion Actions Additional Cases
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
case 'VALUE_3': document.write('<iframe src="FORM_HANDLER_3_URL?email=' + email + '&your_required_field1=%%your_required_field1%%&your_required_field2=%%your_required_field2%%" height="1px" width="1px" />'); | |
break; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment