- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2014 01:57 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2014 01:04 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2014 09:17 PM
There is an active field in the sys_dictionary table. Set your column inactive in the dictionary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2015 12:00 PM
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?