In this message:
http://wordpress.org/support/topic/plugin-contact-form-7-conditional-redirect?replies=15
You explained how to be able to pass parameters to another form. "... In current implementation, when submission is completed, Contact Form 7 once resets and clears the form, then runs the on_sent_ok hook. So no values remain at that moment.
To make it work, you will need to modify scripts.js file as:
..."
Are you planning to implement this change in future implementations?
Thank you.