newValues

allows to enter new values into a combo field

boolean newValues;

Example

{ view:"combo", newValues:true, options:[...]}

Details

If set, the property allows users to enter new items into the input field even if there are no corresponding options in the suggest list.

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.