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 »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Does this Custom Data Group allow multiple records? back-end only?
Pages: [1]

Author Topic: Does this Custom Data Group allow multiple records? back-end only?  (Read 1571 times)

janus

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
Does this Custom Data Group allow multiple records? back-end only?
November 10, 2009, 01:44:40 pm
Hi All,
When I create a custom data group that allows for multiple records it can only be displayed as tab. This works fine in the back-end but can this be made visible at the front-end as well so contacts can update/edit this information? I have looked but not found anything yet.
Help much appreciated,
Cheers,
Adriaan

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Does this Custom Data Group allow multiple records? back-end only?
November 10, 2009, 02:09:17 pm

custom data group with multiple records are not exposed to the front end (via profiles) in v3.1 and prior

would make a great enhancement to the product

you can accomplish this via hooks and custom code. an example implementation is described here:

http://civicrm.org/taxonomy/term/26

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

janus

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
Re: Does this Custom Data Group allow multiple records? back-end only?
November 11, 2009, 12:39:00 am
Before I dig in: Can this only be achieved in a drupal module and not a joomla one? Cheer Adriaan.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Does this Custom Data Group allow multiple records? back-end only?
November 11, 2009, 06:15:25 am

it can be achieved via joomla also

If you are a joomla developer, you might want to consider joining us at the joomla developer camp in NY. We are planning to work on the civicrm joomla integration there (on dec 5-7)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

janus

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
Re: Does this Custom Data Group allow multiple records? back-end only?
November 11, 2009, 08:40:39 am
Thnx Lobo, I love to come but I have just been to NYC in October and since I am in Holland it would be to expensive (and I am busy anyway ;D) Cheers Adriaan

goodforkids

  • Guest
Re: Does this Custom Data Group allow multiple records? back-end only?
November 12, 2009, 07:32:15 am
Sorry if I missed this part of the discussion thread, but how do you view tabs in the back-end?

Thanks, Nicholas

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Does this Custom Data Group allow multiple records? back-end only?
November 12, 2009, 12:07:25 pm

goto a contact view

u'll see a bunch of tabs for different data related to the contact

check:

http://drupal.demo.civicrm.org/civicrm/contact/view?reset=1&cid=102

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Does this Custom Data Group allow multiple records? back-end only?

This forum was archived on 2017-11-26.