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) »
  • Import and export Multi-record Custom Fields
Pages: [1]

Author Topic: Import and export Multi-record Custom Fields  (Read 819 times)

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Import and export Multi-record Custom Fields
February 27, 2014, 07:37:40 pm
Hi everyone,
Can you help me any way to import and export multiple record custom fields ?
Than you so much.

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Import and export Multi-record Custom Fields
February 28, 2014, 03:16:15 pm
As part of the work on CiviHR, a new import screen for multi-record custom fields was written for the upcoming CiviCRM 4.5. There's some more discussion in JIRA:

http://issues.civicrm.org/jira/browse/HR-235

If you need to do it today (with a stable/released version of Civi), it *may* be possible with the "Custom Value API" and one of the API-based import tools:

https://civicrm.org/blogs/xavier/api_batch_tools
https://civicrm.org/extensions/api-csv-import-gui

However, I don't know if those tools work with the "Custom Value API". Maybe Eileen or Xavier can comment?

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Import and export Multi-record Custom Fields
March 02, 2014, 07:34:28 pm
Thank you so much, Totten

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Import and export Multi-record Custom Fields
March 02, 2014, 10:44:39 pm
I think either of those tools work against 'any api with a create method' - although I'm not sure what the syntax would be or whether that can be wrangled into a csv cell
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

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Import and export Multi-record Custom Fields
March 03, 2014, 07:20:42 pm
Hi,
I see this post in Developer Cookbook.https://wiki.civicrm.org/confluence/display/CRMDOC/Script+to+import+multiple-record+custom+data+group
can I use it.
Where i can put it on drupal and how to run it.
Thank you so much.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Import and export Multi-record Custom Fields

This forum was archived on 2017-11-26.