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) »
  • Profiles - please have name and title
Pages: [1]

Author Topic: Profiles - please have name and title  (Read 1340 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Profiles - please have name and title
May 10, 2009, 04:19:17 pm
Dearest CiviFolk,

Can I request that Profiles be modified to have both a name and a title?

I want to use names that are useful for our staff, but as this also appears on visitor-facing screens as a legend in the HTML fieldset, I don't have the flexibility I desire. (For instance, I might want to call profiles "Donor..." or "Event..." or "Search..." depending on their purpose, but I don't want that on the visitor-facing screen.)

I might even have a go at this myself. (But I'm not a PHP programmer so that might not be pretty.) I understand the work would include...
  • add a name column to the civicrm_uf_group table
  • the upgrade script would set the name to the same value as the title column
  • change the BAO and DAO to include the new field (duplicating the logic for the title field)
  • change the PHP and TPL for the relevant forms and pages to include the new field (duplicating the logic for the title field)
  • change the PHP and TPL for the form and page to include the new field (duplicating the logic for the title field)
  • the most visible change would be placing the name in dropdowns and retaining the title in the visitor-facing HTML

Thoughts?
Ken
« Last Edit: May 10, 2009, 04:24:19 pm by ken »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Profiles - please have name and title

This forum was archived on 2017-11-26.