Dec 17th, 2011, 12:26 PM
Hi Jay,
Ah! The "submit_button" => "Volgende" key-value pair in your $params var needs to be changed to
"submit_button" => "next_page".
You needed to enter the name attribute of the submit button, not the value. Hope that helps!
Jeff - sorry, I didn't catch your response - it's generally a better idea to create new posts rather than edit existing ones, otherwise they're likely to get missed.
In the unlikely event that this is still an issue, just post back. Apologies!
- Ben
Ah! The "submit_button" => "Volgende" key-value pair in your $params var needs to be changed to
"submit_button" => "next_page".
You needed to enter the name attribute of the submit button, not the value. Hope that helps!
Jeff - sorry, I didn't catch your response - it's generally a better idea to create new posts rather than edit existing ones, otherwise they're likely to get missed.
In the unlikely event that this is still an issue, just post back. Apologies!
- Ben