Is there a way to script to hide a column in a struct table? (like image below) I know how to disable a column using
<config key="w.columns">' + colsString + '</config>\n\
and
ogscript.setXML
but I don't want to disable the column, I just want that column to be hidden, and toggled on if needed. I've tried the following with no luck.
<config key="w.columnVisibility">true,true,true,false</config>\n\

Thank you
Al.
------------------------------
Alain Savoie
Halifax Canada
------------------------------