~Holly ZekhipisonnivuAug 11, 2011, 2:51 PM64 PostsWe used a normal input field... - Instead of putting a combo box XPage control in, put a normal text input box and apply dijit.form.ComboBox to that. Hope this helps...
~Alexis OpresamanAug 11, 2011, 6:24 PM129 PostsRe: dijit.form.Combobox and accept value not in valuesTake a look at this page/read the comments. http://www.juliusbuss.de/web/youatnotes/blog-jb.nsf/dx/dijit.form.combobox-in-8.5.1-without-extension-library-problems-solved.htm?opendocument&comments
~Lisa QuetfanateroniAug 15, 2011, 11:48 AM8 PostsRe: dijit.form.Combobox and accept value not in values Hi Tommy, I ended up installing the Extension Library and adding a djCombobox. But tried your code afterwards and works great. Prefer this option not having to rely on the ExtLib. Thanks! Bas