Forum Discussion
How to remove Modified in my Tiles (Modern Site)
I have a Promoted Links in my Modern Site. I am using the Tiles view, how can I remove the "Modified" that is on my tile? See screenshot below... thanks!
also... how come when I add a background image to this tile, right away it the bottom half turns gradient...? My background image is white.
- LandinLakesCopper Contributor
Does anyone have an answer to this? I am currently having the same issue where I need to remove the modified date from the Modern Site.
- TonyC109Copper Contributor
LandinLakesI was able to do it by opening the site in SharePoint Designer 2013.
With the site open, go to Lists and Libraries in the upper left corner.
Find the list you wish to modify and in the right pane click on the Tiles View (Default).
In the "View" tag under the "XMLDefinition" tag, find the entry for <FieldRef Name="Modified" Ascending="FALSE"/> and remove it.
Save your site and voila, the Modified date is removed from your Tiles.
Please use a demo site to check this as it has been a while since I've needed to do it.
- jab365cloudSteel Contributor
TonyC109 even if possible using SharePoint Designer I will definitively not recommend it since it's going to be your next problem. If you create pages in SharePoint online stay away of SharePoint Designer and try to figure out a solution using out-of-the-box webpart or Microsoft Search web part.
- jab365cloudSteel ContributorYou can't. If you want to customize how content is displayed you can used the Microsoft Search web part. https://microsoft-search.github.io/pnp-modern-search/
- Do you mean the Quick Links WebParts? AFAIK, there is nothing you can customize at all there, just configure the WebPart with the settings you can find in the settings panel
- LearnfromyouCopper Contributorfollowing up
- TonyC109Copper Contributor
LearnfromyouHave you found a solution here? I am running into the same issue.
- LearnfromyouCopper Contributor
jcgonzalezmartin this is not quick links in web parts. This is using Promoted Links with Tiles view. I want to remove that "Modified" date on the tile as you see in the screenshot.