Hi Laurent, One of the limitations of a lookup is that it always refers to te 'name' field of a record in the first place. However, the line where you now have a date field (Created on by default) can be changed via the Country (or any entity) lookup view. Place the nationality field in the second column of that view and you might have allready solved your problem. In addition to that, include the 'nationality' dropdown field in your quick find columns of your quick find view - so that users can type both the first few letters of either te country or nationality name and the field wil autocomplete. Or, you can create a global option set from your current option set with nationality. Then, create a calculated option set (using the same global option set) field on contact that references the one on the country entity, meaning that if a country is filled in, the nationality will be filled in automatically as well. Hope this helps! Kind regards, Robin
↧