Suggested by Alexander J. Evans – Completed
Support extensibility in the POS/CRT for customizing the search results that are returned to the user when a search is performed. We would like to run custom logic that, for example, prevents some items from showing up in the search.
Status Details
This can be achieved by filtering the CRT result in the extension code, this feature was added in 10.0.19
https://docs.microsoft.com/en-us/dynamics365/commerce/dev-itpro/commerce-runtime-extensibility#getnextasyncrequesthandler-1