A ComboBox with a Valuelist which is filled dynamic does not trigger the enclosed event-method.
Valuelist: Costum Values
Code to fill: application.setValueListItems(‘enrEntranceExamTestDefinitions’, dataset.getColumnAsArray( 1 ), dataset.getColumnAsArray( 2 ));
The Dataset is right and the Valuelist is filled but onAction, onDataChange etc. does not work. Also the dataprovider is not filled if it is an Form-Variable.
Has anyone else the same problem or something related? Is there a workaround?
I posted this Bug in the support system.
Regards, Stefan