Turning cell colors on and off

Good morning,

I am having an issue getting a variable to set when clicking on a table cell. It's only for one column called 'notes'. All the other columns work just fine. When clicking on the cell, I am trying to set the value of the variable "cell_update" to the name of the column, which in this case would be "notes". Does anyone know what would cause this?

Hey @tomm,

It should always add a value to your variable, even if it is null or undefined.

Could you share a couple of screenshots on how you set up your variable setIn or setValue?

Thanks!

1 Like