UI Page with a UI Reference field that searches multiple fields and shows specific columns
I need the search to work on the Name, Last Name, and Email fields. Currently, it only searches the Name field. The user should be able to find a record by any of these fields. Also, during the search, only two names are shown—how can I display speci...