After looking at the test suite, I can see that the ComboBox is only ever used to update a column value - not related rows. So Model::DBIC will need to be extended to handle cols/rels differently for ComboBox elements. Do you want to have a go at adding this? Carl