Set up product search options
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Applies To: Microsoft Dynamics AX 2012 R3
This topic describes how to configure full-text searches for products in the Sales order form. After you define search criteria and parameters, users can enter search terms in the Item number field of the Sales order form to perform a full-text search of the product database. The search results show the products that match the search terms. The results also show availability information for each product.
Prerequisites
The following table shows the prerequisites that must be in place before you start.
Category |
Prerequisite |
---|---|
Set up products |
Set up search criteria
You must specify which database fields to include in the search. You must also set parameters that specify how the search results are handled.
To set up search criteria for products, follow these steps.
Click Sales and marketing > Setup > Search > Define criteria .
In the Define criteria form, in the Type field, select Item.
On the Action Pane, click New.
The View or table field is set to MCRProductSearchView. In the Field name field, select a field to search in the MCRProductSearchView view.
Continue to add field names as you require. At a minimum, effective searches require the following fields:
ItemID
NameAlias
ProductName
On the Action Pane, click Refresh to update the entries in the search index table.
Click Sales and marketing > Setup > Search > Search parameters.
In the Search parameters form, set the options as you require. For example, enter information about the number of search results to return, and specify whether search terms can be partially matched.
Optional: In the product details for an individual product, you can associate a search term with the product. For more information, see Released product details (form).
Technical information for system administrators
If you don't have access to the pages that are used to complete this task, contact your system administrator and provide the information that is shown in the following table.
Category |
Prerequisite |
---|---|
Configuration keys |
Trade configuration key Full text search configuration key Trade item search configuration key |
Security roles |
Sales manager (to set up search criteria) Sales clerk (to create a sales order) |
See also
Create a sales order in Call center