JorisA
04-22-2007, 12:33 PM
When I create a form with a local combobox, and I do form.getValues(), it will return the text instead of the value of the field. ( combobox.getValue() returns the prober value though)
View Full Version : form.getValues() returns combobox text instead of value