#3481 closed defect (fixed)
[ComboBox] Issues with identifers
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A ComboBox? with option tags cannot work, because it has no field called "value" like in FilteringSelect?. Need to add _getValueField back.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9229]) Fixes #3481. Proxy commit for haysmark. A JsonItemStore? created from a ComboBox?'s option tags correctly has its identifier set.