How to update the title of a default search mini app

I have a table lookup field in my app with a default search icon in the UI. For example,

When I clicked on the Search icon, the min app shows a default title “Search”. How can I customize it to show “Search Org Unit”?

In the Field Mappings for the search action, create a mapping into the Title to accomplish this.

In a case where we do not have an app given which app should we use which correctly displays all the information on that search which were present earlier.
Like for example in OEM Parts Order -Company, Org Unit, Vendor lookup presents a search pop-up with title saying only “Search” but should be “Search Company”, “Search Org Unit”, “Search Vendor”.
But in order to do that we should have a default search action which has an app but if it does not which app can we use.

For a search app you can use any app that meets the criteria laid out in Nextworld Help under the Search applications and Search application configuration topics. Usually the app will be one which is over the related table of the table lookup you’re wanting to search on. Nextworld naming convention frequently appends the word Search to the app name for example SalesOrderSearch is a search over the SalesOrderHeader table

But we do not have a “companynamesearch” or “companysearch” in this case, and for ex if we even use an app used by any other app which is for company_name only for instance then the fields do not remain consistent so is the case for all the others. We cannot use any app we need to have the right one. As u can see in the recording

Since the related table is the Directory for Company, I would try the DirectorySearch mini-app with the appropriate Directory*Search*Settings: maybe DirectorySearchCompanySettings.

1 Like

when we use the above configuration, it works but “contact role grouping” column does not come.

I think not having Contact Role Grouping showing up is not a big deal.