I have the following issue:
I need to create several forms like a step by step order. First form pass some values as arguments to the next view with another custom form. The question is how to access those arguments or passed parameters in the second form?

Thank you for any ideas!

Comments

Dimonka’s picture

Title: Access of view arguments » Access to view arguments