cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry - Barcode Scan Filter on List Screen

Former Member
0 Kudos

I am developing an Agentry application for the Windows CE client (SMP 3.0 SP04 SDK). We would like to filter a list screen based on a bar code scanner.  Unfortunately we can not use the built in functionality because the scanner is not built into the OS.  We would need to interact with a DLL to get the filter values from the scanner.  Is there a way to do this with the ActiveX API or Agentry Client API?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Scanning into the fields only worked if the Agentry Client has a AgentryScanner.dll built for the devices Scanner.

What you can do is have a detail screen with a Field where users can scan into and then have a List View Field type on the rest of the screen with an Include rule that filters the list to the scanned field.

Stephen