Issue
- I have an issue with the Form field rule. I have a form submitted in English, when I update it in a different language (Greek) without modifying the original entry, the field rule entry is lost.
Reproduction Steps:
-
Add a new form with two languages: English and Greek.
-
Add two text fields:
-
FirstTextField.
-
SecondTextField.
-
-
Add a new form rule:
-
If FirstTextField is not empty.
-
Show SecondTextField.
-
-
Publish the form.
-
Go to the published form using the shared URL.
-
Change the language to Greek.
-
Submit a form entry by adding values to both fields.
-
Go to Form view entries.
-
Go to Edit the entry.
-
Do not change anything.
-
-
Click to submit.
Expected Result: Both fields keep their values.
Actual Result: The second form field value is lost.
Environment
- Liferay DXP 7.4 update 92+
Resolution
- The issue has been resolved by LPD-28050. Please request a hotfix.