Closed marat-gainullin closed 8 years ago
Now if ModelCombo.list is true and widget has a value that is absent in displayList, value is nulled and it is not injected in displayList.
ModelCombo.list
true
displayList
value
Now if
ModelCombo.list
istrue
and widget has a value that is absent indisplayList
,value
is nulled and it is not injected indisplayList
.