AEM Adaptive Forms - Thank you pages redirect
Hi everyone,
I see that he guideContainer OOTB component has a Thank you tab with a field to select the path to redirect the page. I overlayed this component to add more fields in the dialog to redirect to different pages based on a selector field in the form.
So till this point, everything looks good and the pages are being redirected accordingly to the user choice.
The issue there I am seeing is that after redirecting the page, the URL displays the "/content" even though the internalRedirects are configured in etc/mapping.
Example:
The URL :
example.com/content/thankyou;html
Should be: example.com/thankyou;html
Does this happen by design? Isn't this a security problem?
Also, this happens with the OOTB component as well.
Please let me know if there is a solution to this.
Thank you,
Greetings
