Using Session Data with Contact Form 7 Multi-Step Forms
-
I appreciate using your extension for creating multi-step forms. However, I need to perform additional operations in PHP or JavaScript related to the stored form data.
Is it possible to:
- Add information to a session using data entered in the multi-step forms?
- Read the stored information from the session to display or use it later?
- Update the information in the session as the user progresses through the form steps?
- Delete the session information once the form is submitted or abandoned?
I would like to be able to manipulate the session information using custom code rather than solely relying on the Contact Form 7 interface.
I would greatly appreciate your guidance or examples on how to accomplish these tasks. Your assistance is highly appreciated.
Best regards,
Matthias
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Using Session Data with Contact Form 7 Multi-Step Forms’ is closed to new replies.