This documentation refers to CiviCRM 4.1, the current stable version.

Skip to end of metadata
Go to start of metadata


Documentation Search


CiviCRM 4.1 Documentation

Developer Resources


CiviCRM books!

Make sure to check out our Online User/Administrator and Developer Guides! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

This element is to be used in the case that you have a number of elements that can be broken down into small groups of information. A good example of it's use is in the contribution page template.

Here each logical grouping of related form elements are wrapped by a "section" div:

the abstraction of this for elements with a label is as follows:

which is generated using the following .tpl syntax:

the abstraction of this for elements without a label is as follows (this will keep the content in line with content from other section's that are using labels):

the abstraction of this for elements without a label is as follows (this allow the content to take up the space normally reserved for labels):

Labels
  • None