Hello all,
When editing an item with a one to many relationship, we have a choice list rendered (combobox) for the attribute of the relation, but the focus on the combo is not set to the value of the attribute, but to a default value. So, if I want to change the value of one attribute, I have to check the value of all the attributes with a one-to-many relationship.
Is it possible to set the selected value of the combo to the value of the attribute ??? |