Forum Discussion
Format Title In list
Hi,
On my SharePoint online, I'm traying to format Title column, using conditional formatting.
When I turn on formatting condition Title lost hyperlink of Item
Is any idea why it behaves like this?
Or is any salutation for this?
G-B-L The hyperlink for your title is created by its JSON formatting. When you apply your conditional formatting, that changes the JSON.
You'll need to format the column and add the appropriate JSON to add the link back in. Here's some info about it: Use column formatting to customize SharePoint | Microsoft Learn
2 Replies
- HelloBenTeohBronze Contributor
G-B-L The hyperlink for your title is created by its JSON formatting. When you apply your conditional formatting, that changes the JSON.
You'll need to format the column and add the appropriate JSON to add the link back in. Here's some info about it: Use column formatting to customize SharePoint | Microsoft Learn
- G-B-LCopper ContributorThank you. it's working