Custom display column for lookup | yohan jarosz | 2014-05-15 07:03 | |||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||
Hello, I'm wondering if it's possible to customize the display for column lookups (for lists). I know that I have the 'title' field that I can set to one field and that I can also set it via XML with table metadata. But what I want is to display 2 fields instead of just one. For instance I have one 'antibody' table that have two fields that I want to display ('name' and 'number'), Some antibodies have the same name, so when you have to set them from another table, it is not possible to know which one to choose. It is really 'name' + 'number' that make them unique. Then is it possible to generate the tittle field like these title = ${name} (${number}) for example? My workaround for now is to add a 'display' field to that table that contains both 'name' and 'number' but it's not very straightforward as the same data needs to be entered twice. best |
|||||||||||||||||||||||
| |||||||||||||||||||||||