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 (Moderator: Donald Lobo) »
  • Custom Data Group and Custom Field API Suggestion
Pages: [1]

Author Topic: Custom Data Group and Custom Field API Suggestion  (Read 892 times)

johng

  • Guest
Custom Data Group and Custom Field API Suggestion
December 30, 2009, 08:47:10 am
The create functions related to these API's say that they "Return: Array of newly created custom_group properties." It would be extremely useful if they actually did this.

For groups they return an array containing the error (if there is one or not,) the ID of the newly created group, and an array of data the user has supplied (as opposed to an array of the groups properties.)

For fields they return an array containing the error (if there is one or not) and the ID of the newly created field (as opposed to an array of the fields properties.)

Unless I am missing something, these have been the results of all my testing.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Custom Data Group and Custom Field API Suggestion

This forum was archived on 2017-11-26.