Options for hiding table columns

I know there have already been topics posted about the ability to hide certain columns when returning data from tables.
But if the main columns to hide are ID,createdAt and updatedAt, would there be a way to do this through the API?

2 Likes

Hi @Lars_Andersson,

Unfortunately, there is nothing on the front end that will allow for hiding data table columns. I will give a +1 to this ticket in our system.

Thanks!
Julia

Shouldn’t I be able to return a HTML table in a endpoint reply?