Hello,
i would like to edit the backgroundcolor of a tablecell in a ui table node with the payload coming from a function node.
It worked with an html cell and a hex colorcode payload. But with that method i dont know how to put other content in that cell.
I found the thread with examples for ui tables. Here was the idea of creating html code with color and content for a table. But the whole data came as html. i would like to use html only for specific cells.
so i tried to send : <div sytle='background-color: yellow; width:100%'>35</div>
to a cell, formated as html. Sadly i only get the content but not the color. I tried the color as hexcode as well.
maybe someone has a hint to get it to work ?
btw i am not good at html...
I think the flow wont help here.
Greetings
Chorum