UET Combo-box help

david_beadle

New Member
Syteline 6.01.10 - no source code
Progress 9.1C18

I am trying to add a Combo-box UET to a Syteline screen. I have found out how to display a blank entry in the combo-box and works fine.
My query is when a record is updated with one of the values from the combo-box, all other records then show the selected value in the combo-box, even when querying the database shows that the value of the UET field is blank.

How do you setup the UET to select a value for one record and display a blank value on screen for all records where no value has been entered?

Also is it possible to programmatically update the list-item-pairs in the UET field without having to go through the Syteline User Extended Tables function and have to re-draw the field in Syteline GUI screen design mode?

Thanks
David Beadle
 
Top