Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
The Collection Display display fragment allows selecting existing Collections and Collection Providers in order to display them. The main method for defining the display of each item in the collection is to allow the page creator to add components within a cell and use mapping of fields to specify which field will be shown where and how.
LPS-110191 introduces four generic collection providers out of the box: Most Viewed Content, Highest Rated Content, Related Content and Recent Content) All of them support multiple content types at once by using Liferay's Asset Framework and its "AssetEntry" type. LPS-112360 makes it possible to display AssetEntry items via mapping, however it's not possible to use the Content Display fragment for a template-based way of displaying the asset.
The goal of this story is to solve this by improving the Content Display fragment to support displaying AssetEntry items.
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
The Content Display fragment can display title of asset entries in Collection Display | Critical | Manual | No | No | Yes |
The Content Display fragment can display full content of asset entries in Collection Display | Critical | Manual | No | No | Yes |
The Content Display fragment can display abstract of asset entries in Collection Display | Critical | Manual | No | No | Yes |
Attachments
Issue Links
- is related to
-
LPS-115790 LPS-114727 - Product QA | Test Automation Creation
-
- Closed
-