Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Nasir on May 08, 2009 02:27
open dhtmlx forum
dhtmlxcombo allow only valid options in autocomplete mode

HI,

Ik have a dhtmlxcombo in autocomplete filtering mode. Where the data is filled from the database. I'ld like to achieve the following:

-not allow to submit if empty (give warning)
-only allow value's contained in the combobox while giving an warning if that is not the case.

i'ld like this all to work while using a submit button or hitting the enter key.

kind regards,

Nasir

Answer posted by Alex (support) on May 08, 2009 05:23

Hello,

Please, take a look at the answer at the following post:

http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=8813getActualValue()

Possibly it'll solve the issue.