Forum Discussion
YMMY
Nov 01, 2024Copper Contributor
About SharePoint document library feature (tile view using the Document Card Designer)
I want to display thumbnails and information in the tile view using the document card designer in the SharePoint document library function, but if the number of characters is too long, "・・・" is displ...
YMMY
Nov 08, 2024Copper Contributor
Dear itshankwillsays-san,
Thank you for your comment and kind support!
Your advice really helped me !
CaroleSL
Jul 31, 2025Iron Contributor
Can you please share more details? Where do you paste that? I assume in the field you want to expand, e.g.,
"children": [
{
"elmType": "p",
"attributes": {
"title": "[$Description0]",
"class": "ms-fontColor-neutralPrimary sp-card-content "
},
"txtContent": "=if ([$Description0] == '', '–', [$Description0])"