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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Multiple custom field set editable from the contact's edit page
Pages: [1]

Author Topic: Multiple custom field set editable from the contact's edit page  (Read 1462 times)

zostaf

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.1.0
  • CMS version: wordpress 3.3.1
  • MySQL version: 5
  • PHP version: 5
Multiple custom field set editable from the contact's edit page
February 23, 2012, 07:19:23 pm
Hi all, and pardon for the 2 issues - i was certain this was a bug:

I assumed that multiple custom field set would be editable from the Contact's edit page.

Instead, as I understand now, the user who enters the data must first
1) create and save the Contact,
2) then View this contact,
3) there click on a TAB,
4) only now she could enter the data for multiple-custom-files, for this particular tab.

This has impact on usability from 2 different points:
A) the user need to remember that there are additional custom fields "somewhere",
B) the user looses the "step-by-step" workflow of filing in the details
C) as an administrator who's setting up the system, this logic is incompatible with the inline custom-fields.

On the contrary, when a user enters multiple addresses (which is similar to multi-custom-field-set), she can enter it directly from the Contact's editor.

The only reason for me (now) to choose "Display custom-field as TAB" (as opposed to INLINE) is to use multiple-custom field sets.



Is there a way to Edit multi-record-custom-field-set without leaving the Contact's edit page?
Is there a way to extend the Address mechanism (even hard-coded) so it will fit other multi-record data ?

Thanks!
Zostaf

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: Multiple custom field set editable from the contact's edit page
February 23, 2012, 07:54:02 pm
Quote from: zostaf on February 23, 2012, 07:19:23 pm
Is there a way to Edit multi-record-custom-field-set without leaving the Contact's edit page?

You can potentially do this via hooks and inject the various custom fields you need. Unless its very specific to what u need, i suspect its a non-trivial project

Quote from: zostaf on February 23, 2012, 07:19:23 pm
Is there a way to extend the Address mechanism (even hard-coded) so it will fit other multi-record data ?

you should extend civi via hooks as much as possible rather than hacking / hard-coding stuff in the code base

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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Multiple custom field set editable from the contact's edit page

This forum was archived on 2017-11-26.