We have a quick search set for orders in the Fulfillment Workbench, but whenever we set the “Fulfillment Workbench user preferences->Quick Search Defaults” to the chosen Quick Search it replaces the base search.
These are the settings of the Quick Search:
How can we keep the base search from disappearing?
The Fulfillment Workbench is such a pain to work with and this is no exception. Instead of this living in the Ice.QuickSearch table, which would be global and easier to work with, it saves it as a personalization for the user in the Ice.XXXDef table.
Not much we can do there since it’s stored differently.
Hi, thanks a lot for the response. I tried this earlier today. And while i managed to correctly update the personalization via a function, it still didnt work. I verified it via the customization maintenance screen. It looked the same as if I did it manually and still.
There must be something running in the background that I couldn’t find. I guess the next step would be to decompile the dll and see how epicor does it.