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) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Using the v3 API to create a custom table
Pages: [1]

Author Topic: Using the v3 API to create a custom table  (Read 552 times)

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Using the v3 API to create a custom table
June 09, 2012, 07:32:02 am
I need to use the APIs to create a custom table and custom fields. At the moment I am planning to follow the docs at:  http://wiki.civicrm.org/confluence/display/CRMDOC41/Legacy+Custom+Data+Group+and+Custom+Field+APIs   which is using the v2 style API.   Is there another resource that shows how to do this in v3 style?


Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Using the v3 API to create a custom table
June 09, 2012, 02:46:22 pm
http://svn.civicrm.org/civicrm/branches/v4.2/api/v3/examples/CustomGroupCreate.php
http://svn.civicrm.org/civicrm/branches/v4.2/api/v3/examples/CustomFieldCreate.php
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Using the v3 API to create a custom table

This forum was archived on 2017-11-26.