Hello,
I am facing a problem and need your help.
I want to extend the information displayed by the global search card ; it was easy with the override of the search-list for my module
custom/modules/Contacts/clients/base/views/search-list/search-list.php
My problem is that I want to display the address of the contact but on one line and not street then postal code then city with a line feed between each.
I tried a non db field but it seems that the card display only indexed data.
Any help is welcome.
Fred