Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.3.x
-
Committed
-
5
-
App_Builder_7.3_31
-
Regression Bug
Description
Description
It is not possible to add an entry after trying to submit the Form missing a required field to be filled out.
Steps to Reproduce
- Go to Global Menu > Applications > App Builder > Objects > Add a Custom Object;
- Add a Form View > Add a field > Set it as required > Save the Form;
- Deploy an App with a Form and Table View;
- Go to the App Deployed;
- Click on Save to submit the Form;
- Observe that the Save button is not available;
- Type something in the required field;
- Click on Save to submit the Form;
- Observe that the Save button is still not available.
Expected Result
The save button is available.
Actual Result
The save button is NOT available.
Reproduced In
master: fae5c40edd191c1edc570e9f8b1671aaa9caaae5
Evidence
ActualResult_Aug25_LPS119728.mp4
Attachments
Issue Links
- causes
-
LPS-120943 Form View set as "Read Only" is being displayed as editable when running a Workflow App
- Closed