Hi, just a quick question:
I'm trying to implement a form that I made using the form designer into a page using a shortcode. I'm not super-familiar with shortcode formatting, so it would be great if I could just see an example of how to use a shortcode to redirect to a url once the person has entered their email.
Here's what I tried:
[constantcontactapi formid="0" lists="1,3" redirect_url="http://www.exampleurl.com/"]
But it didn't redirect properly. What am I doing wrong?