I am using v.2009 Q3 combobox and cannot seem to find a way to have (when typing into the combo box) filter through multiple fields while the combo box renders the items under items_requested.
For example I am having the user find inventory items and then select this item to edit and make changes. They need to be able to either type in the stock number or description to pull these items up. So I am displaying both the stock number and description within the combo box.
I set filtering to contains thinking it would look at both the stock number and description. My datatext field is set to description so it is only searching / filtering through that one field. Is there anyway to have the combo box filter or markfirstmatch through multiple fields?
I hope this make sense....
Thanks,
For example I am having the user find inventory items and then select this item to edit and make changes. They need to be able to either type in the stock number or description to pull these items up. So I am displaying both the stock number and description within the combo box.
I set filtering to contains thinking it would look at both the stock number and description. My datatext field is set to description so it is only searching / filtering through that one field. Is there anyway to have the combo box filter or markfirstmatch through multiple fields?
I hope this make sense....
Thanks,