The thing is that I have already the validvalues in the DB, but I need to hide some or show depending on the user. So the Default UDO combobox doesnt have any valid values, I have to add them depending on some factors.
So what i need is to catch some event after the UDO is completly loaded so i can use the combobox in order to add the validvalues. This needs to be done in the back so the user has the validvalues only for him.
Any ideas?