-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 73.17.4
-
Fix Version/s: 73.19
-
Component/s: Studio Designer
-
Tags:
-
Sprint:NOS 10.3.3
-
Story Points:2
In Studio using 10.2 target nuxeo server
- Create a page provider (PP)
- Query
ecm:mixinType IN ('Picture', 'Audio', 'Video') AND ecm:isVersion = 0 AND ecm:isProxy=0 AND ecm:currentLifeCycleState != 'deleted'
- Predicates
ecm:fulltext
ecm:primaryType (system_primaryType_agg)
file:content/mime-type (file_content_mime-type_agg)
picture:info/width (picture_info_width_agg)
picture:info/height (picture_info_height_agg)
picture:info/colorSpace (picture_info_colorSpace_agg)
picture:info/depth (picture_info_depth_agg)
vid:info/duration (video_info_duration_agg)
- Query
In Studio Designer generate a search layout and a results layout
In results layout add the justified grid option and configure it
Bind to a left menu item
Save and deploy
=> no option is shown when using the search with the justified grid
Expected: results should show up