-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.X, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:Forms_7.3_20
-
Git Pull Request:
The expected behaviour indicated in LPS-108711, after discussing it in PTR-1543, is incorrect.
Users should be redirected to the same display page template where the form is placed, not the one where the Asset Publisher is placed.
Steps to reproduce:
- Add a new simple form.
- Add a new display page template "dpt": include the form widget on it and select the recently created form to display.
- Add a new web content, "wc": set as its display page template the one created in 2.
- Add a new widget page, 'test', and include an Asset Publisher on it.
- Click on "wc".
- Fill and submit the form.
Expected result: after submitting the form, it redirects you to the same page in /web/guest/w/wc
Current result: after submitting the form, you are redirected to 'test', where the Asset Publisher is placed.
- is caused by
-
LPS-108711 Incorrect redirect from forms when they are submitted in content display pages
- Closed
- is related to
-
LPS-109985 Submitting a form withing a Display Page redirects to a blank page
- Closed