In standard Mobile WMS you have filters on orders and order lines. Typical the filter is based on warehouse and delivery date/shipment date. You can change the filter to your needs.
Based on the example below you can see the standard filters, Warehouse and Delivery Date.
If you require an additional filter value, e.g. "Mode of Delivery", then you can add extra filters from the Dynamics AX/D365 client. That means you don't have to make any customizations.
How to configure a new filter
First you navigate to the node of filter, e.g. ReceiveOrdersFilters before you can click on "Add" to add a new filter element.
When creating a new filter element you need to specify extended data type for the field.
Only custom filter fields can be customized.
The new customized fields will be post fixed in the name with a (Custom) tag.
Once the new field has been added, you have several options to change the setup. See descriptions below for the options.
1) Label that is used on the device.
2) Optional or mandatory.
3) Data binding, this is here the magic happens. The setup of tables and fields used to do the filtering on.
Remember to have multiple databinding per document type. If your receipt orders are both purchase orders and transfer orders, you need to have a data binding to both document types.