I set some valuelists (from a field) when starting up the solution.
The fields are filled and the valuelists are defined (check that at startup by writing output in the debugger)…
Quite often all goes well and comboboxes, and checkboxes have the correct valuelist content.
Sometimes however (maybe just as often as above) it goes wrong. I don’t do anything else and can’t tell what I have to do or do to make it go wrong. It just goes wrong sometimes. If so, only the first list seems to be filled, all the following are not.
When I then set the lists again they appear!
I don’t have any code anywhere emptying the lists and I just don’t understand that they are defined but seem to disappear along the line…
I understand this is difficult but I really think this is a bug. Maybe it is because I call the lists at startup. Maybe it is something else but I need to know. They are very important…