Forum Discussion
dlprentice
Mar 02, 2021Copper Contributor
How do I display the ID using JSON formatting?
I'd like to display the ID of the open item in the header using JSON formatting, is this possible? I tried [$ID], but got an error that it doesn't exist. Thanks
dlprentice
Mar 02, 2021Copper Contributor
I've found a work around to my question. I created a calculated column that references [ID] which I can use in my JSON.
- emersonbruceAug 25, 2023Copper Contributorthis has always been a pet peeve of mine that id is not exposed for use.