Hide Multiple Columns in Aggregated Table on display but available for download
Hello All-
I am hoping you can help. I have an aggregated table where there are several columns I do not want to see on the screen but want them shown when the table is downloaded. I tried having the column as an option but disabling the "show"...but then it doesnt download.
Below is an example:
This is what is shown-->
I want to hide multiple columns and have it look like this on screen but download everything from the exhibit above:
I saw the following code that worked but it only gets rid of 1 column on https://www.binextlevel.com/post/hide-a-column-from-table-widget ....I need to hide multiple. There was other code that you had to list every column and give a percentage but I could not get it to work. Im hoping someone here can help.