Active
Project:
CiviNode And Civinode CCK
Version:
5.x-1.1
Component:
CCK Integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 20:52 UTC
Updated:
20 Feb 2008 at 20:54 UTC
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
Comment #1
syoumans commentedNote that the jQuery search seems to already use display_name, while the dojo search (for civinode CCK fields) uses sort_name.