I have a table that contains some foreign keys that refer to other tables.
In the the list of the records I would like to show a field of the referenced values of the FK instead of the id value.
The list generated by Roo shows for the FK field all the fields of the referenced table.
How can I show just one field of the referenced table?
Thanks
LuKe


Reply With Quote