Changes in directory styles in version 1.6

Build 1501 on 14/Nov/2017  This topic last edited on: 6/Sep/2016, at 13:33

Since the version 1.6 you can specify a defaultDirectoryStyleName property on the searchObjectUI configuration elements; these values are used in precedence to any defaultDirectoryStyleName value defined on the associated BaseQuery.

 

<BaseQuery Name="WirePages" ...>

.

.

.

<SearchList>

.

.

.

<searchObjectUI name="Images" defaultDirectoryStyleName="Thumbs">

 

These defaultDirectoryStyleName will set the directory style in a new listing or if the current search (searchObjectUI) has changed.

Examples can be found in the standard configuration's WirePages and WireShell BaseQuery in shell4_config.xml that are visible in the Articles and Shell main tab's wire searches.