AEM form with url parameter
Hello,
Could someone provide me input as what could be the best way to store the URL parameters and how to do it.
I have 2 forms. [FORM1 and FORM2]
1>When we hit the 1st AEM FORM1 with URL parameter say ?key=value
Then we need to pass this key and its value to FORM2 through a URL redirection. What will be the best way to pass this key from Form 1 to Form2. This key will be needed to be submitted on submit of FORM2.
2>We will also need to remove this stored key and its value after form submit on Form2 .so that we are ready to take up new key and value incase user hits again Form1.
Please suggest how could I store the param keys which could be used across FORM1 and FORM2
Any code samples on this will be helpful.
Regards,
Srinivas
Regards,
Srinivas