To view search results inside the Warehouse Management System mobile app, a suitelet displaying the search results as a sublist can be created and link the suitelet URL to wms.
Create a suitelet page with the result of saved search displayed as a sublist. Handle pagination and filtering in the suitelet.
Create a label and a mobile page element for giving a button like action to view the suitelet page in the wms app.
Create a mobile action of type URL Navigation by providing the suitelet URL as the target URL.
Link the mobile action to the on click action of the mobile page element.