Is it possible to set the value of the <db:select ... selectedIndex= ...> attribute from a database query?
The select options are values from a table and one of the rows has a 'isdefault' attribute set to true. This is the row I want to set as selectedIndex= for insert mode. Regards, Christian Kullmann