Is there a way to define the select list for the add existing record box? I have a box to attach people to a record, but the select box only shows me the surname. Presumably it assumes the first field is the key (correctly) and that the second field uniquely identifies the record (incorrect). Can I add some SQL code to get it to use the surname and forenames?
Thanks
Neil