Media Picker Setting default view to List and order by Upload date

Umbraco Version: 13.8.0

Looking into setting the default view for Media Picker to List and to order the items into Upload date descending (see below) but can’t find any previous topics or solutions on this subject.

Any help would be appreciated

The list view of media is just another list view you can find under the data types:

Not sure if you can achieve what you want, but I’d start there.

@SeanTarrant The List View - Media datatype can be set to display the media in list format by reordering the layouts to prioritize the list view. This will also sort the items by upload date in descending order.


I hope this will resolve the problem.

Thanks for the comments

The issue is in regards to Media Picker in content, so clicking on a Media Picker item and amending the display from Grid to List and images to be displayed in upload date order.