-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.X, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: App Builder, Workflow
-
Labels:
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce
- Go to Applications Menu > App Builder > Objects
- Create an Object with Form and Table View
- Go to Applications Menu > App Builder > Apps > Workflow Powered
- Create a Workflow App with a step that contains a Form View set as "Read Only"
- Add an entry and reach the step with the Form View set as "Read Only"
Actual Result
- The Form View is editable
Expected Result
- The Form View is displayed as "Read Only"
Reproduced In
- master: ab8d31265d241bb69c33c0a46914e1e2fe55c008
- is caused by
-
LPS-119728 It is not possible to add an entry after trying to submit the Form missing a required field to be filled out
- Closed