The CreatorCon Call for Content is officially open! Get started here.

How to completely hide a table column?

jamesgo
Giga Contributor

We are decommissioning a table field but if I don't delete the column, is there any way to complete hide the column from list view, reporting, etc?

1 ACCEPTED SOLUTION

Remove the script and add the role "nobody" to the requries role.



Note: bhaveshumour is correct you can just turn off the field, I should thought of that.


View solution in original post

6 REPLIES 6

Bhavesh Jain1
Giga Guru

There is an active field in the sys_dictionary table. Set your column inactive in the dictionary.


If you set the field to inactive, can the system still write to it?


Will it still be available in the gr object when retrieving it?