Enhancements

  • Prior to eXtendMobile 1.10.201, dynamic filter expressions were not being resolved when using hardware scanning for fields of the "select" type. Now, dynamic filter expressions are supported when using a hardware scanner against "select" type fields.

    Example use case:
    Dynamic filter expressions have been added to a bin transfer function. This allows for the restriction of available dropdown options based on scanned values. For example, the items dropdown can be filtered to the current inventory location, or the bins or lot numbers dropdowns can be filtered to the current item. This ensures that only valid, filtered options are available for selection.