hiddenListColumns. I'm passing in [ListPageColumns.Tags, ListPageColumns.Author], which successfully hides those columns on the Liveboards and Answers pages, but has no affect on the Library on the homepage. Seems like if we pass columns into hiddenListColumns, it should apply to the homepage Library, as well. (Verified isn't on the ListPageColumns enum, but it would be great to hide this as well.)To hide verified columns, we have an enhancement open and the engineering team will fix this in future releases.
For the homepage embed, this will be available from 10.14
Ref: https://developers.thoughtspot.com/docs/Interface_AppViewConfig#_hiddenlistcolumns
~~~
Note: This option is currently available only in full app embedding and requires importing the ListPageColumns enum. At present, it can be used with Liveboard and Answer list pages, and starting with version 10.14.0.cl, it will also be supported for the Home page.