-
Type:
Impedibug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Objects
-
Labels:None
-
Sprint:Forms_7.4_17, Forms_7.4_18
-
Git Pull Request:
Description
The View Entries will not appear if you add a Field Group to the Form.
Pre-conditions
To create a Sample Object Definition with some Object entries do the steps below:
- Go to the class ObjectDefinitionSampleGenerator.java and change "@Component(enabled = false" to "@Component(enabled = true"
- Go to the object-service folder and run: gw clean deploy
Or just open Gogo Shell and type scr:enable com.liferay.object.internal.ObjectDefinitionSampleGenerator
Steps to Reproduce
- Create an Object with a date field
- Go to Content & Data > Forms > Add new Form
- Go to Settings
- Go to Select a Storage Type and put Object
- Select the Object
- Add a Text field
- Add other Text field inside of previous field
- A Form Group will appear
- Go to all Advanced Tab
- Map all the fields.
- Publish the Form
- Put a text
- Submit the Form
- Go to View Entries
Expected Result
It's possible see the View Entries
Actual Result
The View Entries appear empty
Reproduced In master:
d75a749f503bcaa193680fefda7da441807476a3