delete column on custom table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2016 03:30 PM
I discovered a "feature" of ServiceNow where I am unable to delete a column ON A CUSTOM TABLE that is not prefixed with 'u_'. For example, there is no button to delete a table named 'user_global_snat'.
I need to delete it rather than simply marking as inactive and ignoring it.
I tried mucking with the live JS in developer console to enable the 'X' button, but the delete operation didn't actually work.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2016 10:13 AM
Hey Pat,
If you to delete the table then you have to click on the collection record.
In case of column you have to click on each individual record to delete it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2016 10:03 AM
hello,
I meet the same issue with Pat: i cant have the option to delete customized column in the table i create.(i am in the right scope)
I dont understand your last reply, can you explain again if have a solution for this issue?
Thanks,
Chi Zhang

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2016 10:38 AM
Hi Chi,
Can you share screenshot of the column you are trying to delete. So if you go to the dictionary of the customized column you should see "Delete column" button on header of the screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2016 11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2016 01:01 PM
Hello,
Do you have any solution about this?
Thank you
Chi Zhang