Hello,
When adding description to integration field, the content is not displayed in the UI. Only the title and the image if applicable.
In my case I'm supposed to see a weight : {number} property as my payload is
{
"id": tag.id,
"title": tag.id,
"description": `Weight ${tag.weight}`
}
Am I missing something ?
Phil
(Phil Snow)
2
Hi @codingspark ,
This is a limitation in the new builder and is being tracked an improvement request in the following thread: