How can I delete a custom field that fails to delete

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 02:39 PM
Hi,
I am quite new to ServiceNow and having a bit of a challenge deleting a custom field.
I already tried deleting from the form by right clicking the field and then Configure Dictionary but I get this "Record not found".
When I right click on the field and click Configure Dictionary and then "show - <Field>, I see field details but I cannot access them.
I also tried checking in studio, the field appeard to be read-only and I could not make any edits.
I tried to create a new field similar to the old one but after saving, it ends up as read-only fields and in addition, the Name appears instead of the Label.
I would like to delete these custom fields from the instance like they never existed.
I would appreciate some help.
Please find attached snap shots below.
- Labels:
-
Now Experience UI Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 03:21 PM
Hi,
You can Open the form > right click on the field which you want to delete > Configure Dictionary > Click "Delete".
Delete a field from a table
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 10:41 PM
I tried that already, but I get "Record not found".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 03:06 PM
Record not found could mean its already deleted.
Ok Good I hope refreshing works for you.
Try writing cache.do too in application navigator it will clear your cache. it can help often.
Do Mark Appropriate answer Correct and close the thread please.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 12:49 AM
Hi Yousaf,
Thank you for your response, I had to delete the application and refresh my instance. I hope it continues working fine.