Combobox under a relation

Hello,

I’m trying to make form with a tableview with a combobox in it.
The user may click an item from the combo and then it may be stored in the undelaying table.

Seems simple enough… :roll:

But i can’t select from the combo!! It keeps “popping back” to the 1st item in the list.
What am i doing wrong?

( My valuelist is fine when i use tableview without relation…)

Regards, Jan

Jan,

Are you using a event e.g. onDataChange on the field/combo-box?