Below you will find pages that utilize the taxonomy term “View Formatting”
posts
SharePoint View Formatting: Clean Folder Tiles with Native Links
Overview This SharePoint view formatting template turns a list or library into clean folder tiles with a native link. It is designed for a simplified tile experience where the entire card is clickable and the raw URL is hidden.
Why use this layout? Entire tile is clickable, not just the text Uses a native anchor so the browser shows the target URL on hover Removes SharePoint’s default click overlay and selection UI Centers the folder icon and title with consistent spacing Keeps the tile clean when folder names vary in length What the formatting does hideSelection: true disables SharePoint selection visuals fillHorizontally: true makes the tile span the available width href maps to [$URL_Folder] and opens in a new tab title shows the URL tooltip on hover FolderName renders with a fallback – when empty How it behaves 🖱 Click anywhere on the tile
posts
Power Automate: Save Run Flow URL to SharePoint List Item
Power Automate: Save Run Flow URL to SharePoint List Item When running a Power Automate flow, capturing and saving the flow’s run URL to a SharePoint list item can simplify troubleshooting and auditing. This allows you to easily revisit the flow run details in case of failures or for review purposes. However, note that flow run URLs are only available for 30 days, so older links may no longer work.