There is a requirement to add a custom filter on the warehouse mobile app for the Display open work list menu item. Though I added the filter button, that button is not visible in the warehouse mobile app if the Allow users to filter by transaction type is set to Yes in the mobile device menu items. When the same check box is set to No, custom filter option is visible , but when tried to filter by selecting the drop down , nothing is changing in the displayed list. Observed that DisplayForm method is not triggered when changing the selection in the custom filter, whereas in the case of standard filter, DisplayForm method is getting invoked.
When verified this scenario using warehouse mobile app emulator, both the filter buttons are visible and custom filter is working fine. Any help is appreciated and Thanks in advance.
