For barcode scanners it is unwanted that the on-screen keyboards popups once the barcode field gets the focus. This is possible by making the barcode field a combo lookup field so that the DisableKeyboardForAutoCompleteCombo setting will disable the on-screen keyboard. This has the negative side effect that the Universal GUI will load/show all possible barcodes in the combo field once the field gets focus. The Universal GUI needs quite some time for this when there are thousands of possible values in the combobox which creates a serious performance issue. It doesn't seem possible to limit the amount of values that are shown (it doesn’t respond to the ‘max no of records’ setting in the source table).
Therefor we would like a different option to disable the on-screen keyboard for certain fields without needing it to be a combo field. For example when the field is using a domain with the ‘Barcode scanner’ control.