Hi,
Can anyone help me ?, I've got a problem with comboboxes in SAP business one, basically I can only seem to be able to populate them with 2 "columns" - a value and a description, which is fine but the value is displayed when the list is expanded which looks untidy to the user because they aren't interested in the internal value, only the description of it - does anyone know how to hide this value ?
cheers,
Mark
You may set the value of the property Item.DisplayDesc to true, and SBO will display the description part of the selected value.
However, when the combobox is dropped down it displays the code as well: I found no way to suppress it either.
Add a comment