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?