-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP89, 7.0.10.13 DXP SP13, 7.0.X
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
This issue is only reproduced in 7.0.x branch because Forms only supported one locale in that version.
Form entries detailed view doesn't work in global forms that are displayed in a site with a different language than default instance language.
Steps to reproduce
- Go to global site, forms section
- Create a form called "global", add a text field
- Create a new site
- Configure that site with "Spanish" as only available language
- Create a page
- Instantiate global form in created page (switch portlet scope to global)
- Fill in form with random data
- Go to global site, forms section
- Open "view entries" menu
- Data is correctly displayed here
- Open detailed view:
- Expected behavior: entry detailed view is correctly displayed
- Wrong behavior: entry detailed view fields are empty
- Expected behavior: entry detailed view is correctly displayed
- is related to
-
LPS-92222 Error creating form if company doesn't have en_US as available locale
- Closed