allows to enter new values into a combo field
{ view:"combo", newValues:true, options:[...]}
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.