Hi
I have a Bean with another Bean in it. When displaying this in a table I’m using a generated column to display one value from the included Bean. However when editing the table I would like to replace the generated column with a combo box. I thought I could do it with a FieldFactory however the FieldFactory is only called for non-generated columns. Is there a way around this?
Kind Regards
Mikael