Try our conversational search powered by Generative AI!

Change default "order search" filter in Commerce Manager

Vote:
 

Hi!

When an administrator opens Commerce Manager and clicks on "Order Search" the filters are empty except for "Class Type". When you have lots and lots of orders that becomes a problem because the initial empty search query takes a lot of resources. Is there any way to change the default values for the filters? I found "Apps/Order/Config/View/Navigation/LeftMenu.xml" which contains the menu item and what to do when the menu item is clicked, which is this:


	ClientAction
	CSManagementClient.ChangeView('Order', 'OrderSearch-List', 'class=PurchaseOrder')
	


And it seems like that passes the parameter "class" to be set as "PurchaseOrder", but changing it to "ShoppingCart" for example has no effect. I've also tried to guess the names of the other parameters but without any luck.

Anyone have any insights for this?

#145271
Mar 01, 2016 12:48
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.