setting valuelists

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…

does this also happen in the client? My experience is, that this only happens in developer. Once you switch to the designer mode, you’re custom value lists (the ones you filled via a query) are gone…

Yep, also in client. Just checked it…

Ok problem found, Will befixed in 2.0RC7

Johan, I am absolutely very very happy with this!!! :P