I have a select element that is populated by a resultset from a table. However, when I save the form, the select data is not saved. I suspect this is because the select is filled from a table that uses a Composite Key. Is there some way in FormFu to make a select element work with a composite key?