First Happy new year to everyone
I am battling with a small issue this afternoon and hope someone could give me a hint
I have a combobox where I select a supplier and display it i the combobox selection and a second column with a Supplier_ID, which I pull out as the combobox.value into a BasicLabel
If there is a barcode on the product, I will get the supplier_ID via the Barcode scanner and would like to pick the selection in my combobox using the combobox.value
Would this be possible ?
/Holmux