Open betterapp opened 1 week ago
This is really strange because for some other selects we have for example in bricks options are created. Sometimes all of them, sometimes not.
I think that the problem was that class / field definitions were already loaded and thus the appended option was always added to the original options and not to the options after the n-1th item.
Now I reload the class definition when a non-existing option value gets found.
Could you check if it works better in 3.7.x-dev
now?
I have a select field and such configuration:
I checked to create non existed select options. After import I have only two options in class definition for this field but I should have about 50.
For example do not have such options at all:
Do we have a issue with populate options to select field in DD ?
DD: 3.7.57