Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
1. We need to extend custom fields so that they can contain FK's to other CiviCRM objects. We will start with Contacts (but should design it to enable other objects to be added easily)
2. data_type is INT, html_type is AJAX lookup widget (at some point we will introduce other html_types)
3. The View screen will display the "display_name" of the contact. The Create/Edit screen will display an AJAX JQ select widget