I don't think that CF7 can do this out of the box. Your only option might be to write a hack that stores the data from form 1 in a session and then populate form 2 with the contents from that session.
↧
I don't think that CF7 can do this out of the box. Your only option might be to write a hack that stores the data from form 1 in a session and then populate form 2 with the contents from that session.