Forum Discussion
Krishna98
Sep 17, 2020Copper Contributor
Getting [object Object] in quick edit of list
Hi, I'm Having a picture column(getting the image from document library with url) and lookup column(i.e document type) i'm using json formatting when i view it in normal it is showing the lin...
Maggan Wåhlin
Sep 17, 2020Iron Contributor
"txtContent": "@currentField.title"
or
"txtContent": "[$Picture.title]",
- Krishna98Sep 18, 2020Copper Contributor
- Holger HagedornJun 10, 2021Brass Contributor
Krishna98 Did you find a solution?