Posted by syoumans on February 20, 2008 at 8:52pm
Jump to:
| Project: | CiviNode And Civinode CCK |
| Version: | 5.x-1.1 |
| Component: | CCK Integration |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When auto completing against even moderately sized databases, multiple results of common names will appear and be difficult or impossible to discern.
One solution to this problem would be to use the display_name field from CiviCRM, which includes suffixes, prefixes and middle names.
Comments
#1
Note that the jQuery search seems to already use display_name, while the dojo search (for civinode CCK fields) uses sort_name.