CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Built in fields
Pages: [1]

Author Topic: Built in fields  (Read 507 times)

mikisdad

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2
  • CMS version: Joomla 2.5
  • MySQL version: 5x
  • PHP version: 2x
Built in fields
November 19, 2012, 09:09:58 pm
I want to import some data from a pre-establshed spreadsheet into the CRM.  I know that I will probably have fields that are not built in and I will  have to create them.  However, I can't find anywhere a list of what fields are built-in and this would be a great help to me in planning my transfer.  At this stage I am only interested in CONTACTS but eventually will use other areas.

Is there anywhere I can get a list of the in-built fields in the different segments of CiviCRM, please?

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Built in fields
November 20, 2012, 01:38:38 am
One way of doing this would be using the getfields function of the api:

http://drupal.demo.civicrm.org/civicrm/api/explorer#/civicrm/ajax/rest?json=1&sequential=1&debug=1&&entity=Contact&action=getfields

Another (more user friendly) way would be add a field to a profile

http://drupal.demo.civicrm.org/civicrm/admin/uf/group/field/add?reset=1&action=add&gid=1

The 'Field Name' select box should contain the info you need.
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Jason W

  • I post frequently
  • ***
  • Posts: 197
  • Karma: 12
  • jason@civitrainingtutorials.com
  • CiviCRM version: 4.2
  • CMS version: Drupal 7
  • MySQL version: 5.x
  • PHP version: 5.x.x
Re: Built in fields
December 04, 2012, 08:58:34 am
Hello mikisdad,

You might try this link. It appears kind of small, but will magnify fairly well. There may have been a few more fields added Recently, but this is a good place to start:

http://wiki.civicrm.org/confluence/display/CRMDOC40/CiviCRM+data+architecture

Hope this helps.

Cheers,
Jason
civiTrainingTutorials
"Helping You Help Others"

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Built in fields

This forum was archived on 2017-11-26.