Skip to content

[FEATURE] Always show top events first #1228

@derhansen

Description

@derhansen

Add an option in the event list and search plugin, so it is possible to show top events in the result list on top.

Example for Repository:

        $orderings['top_event'] = QueryInterface::ORDER_DESCENDING;
        $orderings['startdate'] = QueryInterface::ORDER_ASCENDING;

Should be a new option in the event demand.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions