Feedback
Add ComboBox item tags
- Status
- Fixed
- Fixed in
- v26.5.6
- Source discussion
- https://forum.objo.dev/d/141-ability-to-store-custom-data-with-each-item-in-a-combobox
- Last updated
- 2026-05-24
Public summary
Allow each ComboBox item to store custom Object data separately from its display text. This lets apps show friendly labels while keeping IDs, records, or model objects attached to the selected item.