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) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • custom fields on Grant View pages are not nested in template correctly
Pages: [1]

Author Topic: custom fields on Grant View pages are not nested in template correctly  (Read 1751 times)

chrism

  • Guest
custom fields on Grant View pages are not nested in template correctly
September 01, 2008, 09:01:07 pm
Custom data groups associated with Grants do not appear in correct placement on View page.

Recreate:
1. Create a custom group associated with Grants, and add one or more fields
2. Create a new Grant for a contact.
3. View the Grant, and observe that the custom fields appear on the right of page rather than below. (see attached)

The cause is that the <div> element with custom group is placed as a child inside the main <dl> tree, rather than as a subsequent element.

Unless there was something special about Grants, the desired behaviour is to have custom fields append below the core fields.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: custom fields on Grant View pages are not nested in template correctly
September 02, 2008, 12:52:46 am
Thanx, this is fixed and should be part of next beta release.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • custom fields on Grant View pages are not nested in template correctly

This forum was archived on 2017-11-26.