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) »
  • Fieldsets/Legends Within User-defined Profile [SOLVED]
Pages: [1]

Author Topic: Fieldsets/Legends Within User-defined Profile [SOLVED]  (Read 317 times)

Pamela

  • I’m new here
  • *
  • Posts: 23
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: WordPress 4.1
  • MySQL version: 5.5.40
  • PHP version: 5.3.27
Fieldsets/Legends Within User-defined Profile [SOLVED]
December 19, 2014, 09:40:38 am
Is there any inherent way of making fieldsets/legends within a single user-defined profile?

For example, I have a single form which I have divided into sections to make things easy for the end user e.g.: Name and basic information, Affiliations, Accomplishments. However, I don't see an option to make a fieldset/legend before each section. Is there an inherent way of doing this in CiviCRM?

If not, one way I can think of doing this is by using a CSS class within the "Field Pre Help" option before each section, but I don't know if this would be the cleanest method.

Thanks.
« Last Edit: December 19, 2014, 11:05:22 am by Pamela »

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Fieldsets/Legends Within User-defined Profile
December 19, 2014, 10:38:32 am
worth trying

in older days when there was no pre help, i would just put an HR and sub title in the 'post help' in the previous item, but didn't bother with css
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pamela

  • I’m new here
  • *
  • Posts: 23
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: WordPress 4.1
  • MySQL version: 5.5.40
  • PHP version: 5.3.27
Re: Fieldsets/Legends Within User-defined Profile
December 19, 2014, 11:05:02 am
Quote from: petednz on December 19, 2014, 10:38:32 am
worth trying

in older days when there was no pre help, i would just put an HR and sub title in the 'post help' in the previous item, but didn't bother with css

Thanks! That is actually cleaner than the CSS approach I had in mind and works fine for my purposes:
Code: [Select]
<hr><h2>Title</h2>

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Fieldsets/Legends Within User-defined Profile [SOLVED]
December 19, 2014, 11:15:52 am
great - i was almost embarrassed to mention it  ;D
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Fieldsets/Legends Within User-defined Profile [SOLVED]

This forum was archived on 2017-11-26.