On of the "problems" in Cobalt is the simple autocomplete (ajax) function. Sometimes it just needs more information to make a decision for the right choice.
Imagine, you search for a Name, but you have
7 x Smith, John
in your list -- Which one is the right one?
Additional field information (picture thumbnail, address, birthday, etc) in the choices would help to make the right choice.
An example where it was already implemented is the category search, where it adds the category image ...
It would be a useful enhancement for the parent-child combo.
Thanks for thinking about a possible solution for this .. ;-)
On of the "problems" in Cobalt is the simple autocomplete (ajax) function. Sometimes it just needs more information to make a decision for the right choice.
Imagine, you search for a Name, but you have
7 x Smith, John
in your list -- Which one is the right one?
Additional field information (picture thumbnail, address, birthday, etc) in the choices would help to make the right choice.
An example where it was already implemented is the category search, where it adds the category image ...
It would be a useful enhancement for the parent-child combo.
Thanks for thinking about a possible solution for this .. ;-)