[BUG]: Details List - ColDisplayName not appearing when subtext
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

Image from article

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
Thanks @scottdurow, that's exactly what I've ended up doing so assumed it was either duplicate functionality or a mislabelling.
Thanks for the feedback, we will update the code snippet in the documentation.
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
Documentation still not updated.