I've used the addcolumn function here: (This code sits in the items part of the gallery)
AddColumns(
Students,
"Here?","Yes")
However, I am unable to amend the column value to either yes, no or late using a patch.
I'm trying to do it on a button press within a gallery . Any help would be greatly appreciated.