- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 02:17 AM
Hello,
I have a problem with my developper instance. I created a table (which extend Incident table), and a module : now i want to update record form. I don't know what happened but i had a field "Short Description" and it disappear. When I check the table (typing the technical name in the search bar) I find my field in the record. Is it a cache problem or something else ?
Thank you
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 06:49 AM
As a test, I have attached the XML for my sys_dictionary record on task.short_description. Import this and see if it solves the problem. There may be related list records that have also been removed (like ACLs, etc), but since the label is still intact, I kind of doubt it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 02:25 AM
Hi,
Check form layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 02:27 AM
Hi Mehndi,
Can you try editing the form layout and check if the field is available in the list of fields.
Regards
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 02:39 AM
Hello everybody,
Thank you for your answer.
This field disappear from the form layout configuration, but when i get record from the table i can see it
The first picture is a record from the table configuration
The second picture is the form layout configuration (the field "Short Description" is not there)
When i want to check the field like this :
I have an "error" message : "Record not found".
Maybe i delete the field in my table (I learn how to use servicenow so i can make mistake )
Thank you very much !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2016 06:13 AM
It sounds like the field was deleted, but in an unusual way.
What happens when you try to see the dictionary entry on short_description on an incident record, or problem record?