My form field disappeared

M_B
Kilo Expert

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

1 ACCEPTED SOLUTION

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.


View solution in original post

12 REPLIES 12

I have the same message when i check the dictionnary entry for this field on a problem, an incident and in a record of my table : "record not found".



Is it possible to get back this field ? Or create it again ?



When I look at the table "incident", I can read the short description so it's maybe the field in the form which have been removed ?



Capture4.PNG


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.


Deepa Srivastav
Kilo Sage

Do you have multiple views? I hope you have created and checking field in same view.



Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.



find_real_file.png


Did loading the XML file have any effect?


M_B
Kilo Expert

@Deepa I have only one view 😕



@Chuck I can find the XML file, sorry



Thank you !