powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

[BUG]: Details List - ColDisplayName not appearing when subtext

Open JamesSnaps opened this issue 3 years ago • 5 comments

I've been following the guidance at https://learn.microsoft.com/en-gb/power-platform/guidance/creator-kit/detailslist and have found that the column display name doesn't show when the cell is a subtext.

I've copied the exact code supplied in the link above for the subtext section but the column name isn't there on my side, in comparison to the screenshot in the article.

My app Screenshot 2023-01-06 at 15 39 03

Image from article details-list-columns-subtext

JamesSnaps avatar Jan 06 '23 15:01 JamesSnaps

Hi @JamesSnaps, Thanks for the info - could you try using the ColInlineLabel set to the label you want to display? The documentation needs updating to show this I think.

Thanks! Scott

scottdurow avatar Jan 17 '23 00:01 scottdurow

Thanks @scottdurow, that's exactly what I've ended up doing so assumed it was either duplicate functionality or a mislabelling.

JamesSnaps avatar Jan 17 '23 09:01 JamesSnaps

Thanks for the feedback, we will update the code snippet in the documentation.

denise-msft avatar Jan 20 '23 23:01 denise-msft

Hi @denise-msft, If I'm not mistaken the documentation has not yet been updated. I lost quite some time to end up here and discover I had to use the ColInlineLabel property... 😩 Have a nice day, Emmanuel

e-gallis avatar Sep 13 '23 12:09 e-gallis

Documentation still not updated.

cwsfcs2025 avatar Feb 18 '25 17:02 cwsfcs2025