Hi,
According to this article, the Quick Find View is "the default view used when searches are performed using Quick Find. This view also defines which fields are searched when using search capabilities of Quick Find and Lookup views."
I am exploring the default Quick Find View for the entity Account, by selecting the following record:
... and I see that there are the following columns:
Now, when I perform a search through the Quick Find feature, the search results are displayed differently, the columns are different from the previous ones:
As you can see in the pictures above:
Account Name | Main Phone | Address 1 | Primary Contact | Email <------ columns in the search results
Account Name | Account Number | Primary Contact | Address 1 | Main Phone | Email <------ expected columns (according to the default Quick Find View)
Why are the columns different from the expected ones?