esoomllub
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Conditional Logic Feature?This is working for me now…. except for one thing. I set up a checkbox for users to select when they want to sign up for a newsletter… but the value for that checkbox does not get passed in for me to take action on. I’ve tweaked the checkbox for default values… but no luck. When I debug the form submission, I am only seeing my hidden and the text input values being submitted (e.g., I print_r’d the $_POST values to see what was being sent). The form HTML looks good too.
Anyone have a situation like this? A solution?
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Anyone have a successful aweber integrationZaus…. see anything obvious on my side set up wrong?
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Anyone have a successful aweber integrationPosting to: http://www.aweber.com/scripts/addlead.pl
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Anyone have a successful aweber integrationEdited for privacy, but only the data values are changed
**FORM** Title: Contact form 1 Intended Recipient: zzzz@iness.com Source: http://www.iness.com/contactiness/ **SUBMISSION** Array ( [timeout] => 10 [body] => Array ( [name] => Jn [email] => salesce@tant.com [listname] => testing ) [response_bypass] => Array ( [body] => OKAY ) ) **RAW RESPONSE** Array ( [body] => OKAY [safe_message] => physical request failure )
Viewing 4 replies - 1 through 4 (of 4 total)