Forum Discussion
Using JSON to format certain words as bold in a column.
Shrinika_Atapattu Thank you for your reply, I can't find or don't think I have that option for whatever reason, see attached, I am working entirely in SharePoint online. I have rule-based column formatting, but it doesn't give me the control I was hoping for.
HiDylman3000 ,
When you edit your data there is option there. Select row>edit and you will appear edit list. Then your Summary data will appear with it. But make sure to select the 'use enhanced rich text' when you creating column. This is a basic way to do your requirement.
And sorry for the JSON code did not match with multi-line text. Sorry that I couldn't be of help much.
- akiratakamatsuNov 09, 2021Copper ContributorShrinika, your comment help me a lot figuring out how to format text in columns. Thank you !
- Dylman3000Aug 28, 2020Copper Contributor
No worries, and thanks for trying. You taught me something today (enhanced multiline columns), that's a win!
Unfortunately my list is a document library, which doesn't appear to support enhanced columns. There is probably a better way of doing what I hope to achieve - basically all I want is a document library with a column for the thumbnail and column for all the associated metadata neatly formatted next to it, kind of like a visual library card for each item in the library.
- Shrinika_AtapattuAug 28, 2020Brass Contributor
HiDylman3000 ,
Sorry that I couldn't help you. For reference, you can see these examples instead.
https://github.com/pnp/sp-dev-list-formatting/tree/master/column-samples
Good luck!
Shrinika