Page 1 of 1

Autocomplete in Lookup

Posted: Fri Jan 18, 2013 9:17 am
by roaridse
Hello,

I'm working on a ordersystem made in nuBuilder, and have a question about the Autocomplete-feature in the lookupfunction.

Is it possible to search in more fields than the ID/Primary key field and description-field?

I want to use a barcodescanner for items with barcode, but I cannot get the lookupfield to find items with barcode, only the itemnumber and description.




Regards,
Roar

Re: Autocomplete in Lookup

Posted: Sat Jan 19, 2013 10:22 pm
by admin
Roar,

The autocomplete feature is there so you don't have to type in a whole word a feature a barcode reader doesn't need.

I would make the Code field contain the barcode instead of itemnumber.

Steven