SharePoint Online Picture Library - Show Title, Modified on Tiles

IanTaylor2050 1 Reputation point
2020-10-14T07:37:33.433+00:00

I am using SharePoint Online Picture library, where images are being displayed in tiles view.

I noticed that thumbnail image contains Filename + Modified date on the tiles as per below screenshot.

Is it possible to show Title of the image + Modified date on the Tiles ?

I tried formatting the JSON for entire row in Modern view, able to get the Title of the column, but the tile becomes non-clickable.

Based on below screenshot, title MyImage should be shown in place of 20170915_095235.jpg

32126-capture.png

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,328 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,556 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,604 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Amos Wu-MSFT 4,051 Reputation points
    2020-10-15T04:35:30.687+00:00

    My test code for your reference:code-3.txt
    I get this json from an article and I modify it. Source:https://devscopeninjas.azurewebsites.net/2019/12/19/tiles-view-formatting-thumbnail-along-with-description-and-keywords/
    Test result:
    32430-image.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.