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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Custom Template versus Profile
Pages: [1]

Author Topic: Custom Template versus Profile  (Read 741 times)

Glenstorm

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Drupal 7.12
  • MySQL version: 5.1.61
  • PHP version: 5.2.17
Custom Template versus Profile
October 14, 2011, 08:21:31 am
Hello,

I am developing a solution for our organization to track client interactions. I am in the process of setting up intakes forms.  I have one set of custom data in which we are recording Income and Expenses of the client. This is an added section in the New Contact Form. By default custom data fields only display a single column.  My hope to is to get a layout that looks like the following:

Employment Status: (Multiple Choice option List)

Employment Income:   | text field of amount |   (Multiple Choice Option List - Frequency)
SSI:                             | text field of amount |   (Multiple Choice Option List - Frequency)
SSD:                            | text field of amount |   (Multiple Choice Option List - Frequency)

etc

I am asking what is the best tact for accomplishing this? Profiles or a customized template?  I couldn't find any discussion which covered choosing between the two options. 

Thanks

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: Custom Template versus Profile
October 17, 2011, 05:01:49 am
I would say in general using profiles (most of the times in combination with hooks - buildForm and postProcess mainly) is the more structured approach. I personally use that way unless I hit Ajax stuff (which I am not good enough in) and then I customize templates. But sometimes doing a 5 min template is quicker.....
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Custom Template versus Profile

This forum was archived on 2017-11-26.