From the Order, Purchase Order, or Return search screens provided by the application, when a search results in only one record, the user is directed to the default detail view of the single record. This reduces the number of clicks required to get to the details of a particular record.
For example, the Order Search provided by the application navigates directly to the Order Detail Screen if you enter a unique order number and press Search.
This type of navigation is controlled by the view definitions in the Resource Hierarchy tree. Only certain user interface entities support this type of navigation. Therefore, in the Resource Details of an entity resource, there is a "Support Direct List To Detail Navigation with One Record Returned" checkbox that indicates if a particular entity supports this feature. If an entity does support this feature, then the list view defined for that entity can turn this navigation on or off by enabling the "Support Direct List To Detail Navigation with One Record Returned" checkbox.
To disable this feature, create a copy of the existing list view, uncheck the checkbox, and verify that the resource sequence is lower than the existing list view.