04/13/2015 at 4:00 pm
#331241
Keymaster
@ Bryan
Yes, custom fields can be added programmatically. Nothing exists at this point to add them with a simple point and click interface.
You can see examples of extensions that add custom fields:
- http://connections-pro.com/add-on/education-level/
- http://connections-pro.com/add-on/income-level/
- http://connections-pro.com/add-on/languages/
Each of the above, the source code is documented pretty well.
You can combine that with the details from this QuickTip to import into custom fields using the CSV Import extension.
It is somewhat complex if you do not know PHP. Hope that helps!
