close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

7.12.3 Defining List View Columns in Search Mode

The columns in the search mode are similarly configured but instead the property searchListViewColumns is used to list all columns of the search list. CoreMedia Blueprint defines custom columns of the search mode again in the file ConfigureCollectionViewColumnsPlugin.mxml:

Warning

Warning

If you define columns by your own, make sure that the FreshnessColumn is configured because this column will be used as the default sort column. Otherwise, the Studio user will get this error message on the console:

Invalid Saved Search Folder: Can not sort by sortfield freshness. It will be sorted by 'Last Modified' instead.

The freshness column is sortable but hidden. It means that the column will not be shown in the search list by default although freshness is used as the default sort criterion. Hidden columns can be unhidden by the user via the grid header menu.

The ListViewNameColumn, ListViewCreationDateColumn and FreshnessColumn columns are standard columns that can be configured to be sortable without additional configuration. To enable sorting for other columns have a look at Section 7.12.6, “Make Columns Sortable in Search and Repository View”.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.