-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.3.17 CE GA17, Master
-
Component/s: Objects
-
Fix Priority:4
-
Git Pull Request:
Summary:
It is not possible to submit entries on an Object through a form when the form has field that is not mappable (e.g.: Paragraph or Separator)
Steps to Reproduce:
- Go to Object Admin
- Create an Object with a field and publish it
- Go to Forms
- Create a form and set the storage type as Object
- Add a field and map to the Object field
- Add a not mappable field (e.g.: Paragraph or Separator)
- Publish the form
- Try to submit an entry on it
Expected Result:
The entry is submitted
Actual Result:
The entry is not submitted
Verified on master: 95cd65c26c2291146d4f02bf1c6a50c34d11f49b
- causes
-
LPS-149618 Entries added of the field group of a form is broken at object portlet
- Closed