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 (Moderator: Dave Greenberg) »
  • Re-ordering and renaming billing address fields
Pages: [1]

Author Topic: Re-ordering and renaming billing address fields  (Read 476 times)

welly

  • I’m new here
  • *
  • Posts: 29
  • Karma: 2
  • CiviCRM version: 4.4
  • CMS version: Drupal
  • MySQL version: 5.1
  • PHP version: 5.3
Re-ordering and renaming billing address fields
March 14, 2014, 04:44:33 am
Hello all,

I've used string replacements to rename billing address fields in CiviContribute but I'm wondering if there's a more programmatic way (either using templates or a hook) to rename and order billing address fields?

That's my question!

Thanks!

welly

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: Re-ordering and renaming billing address fields
March 17, 2014, 12:48:39 am
Yes, you can use the buildForm hook, the alterTemplateFile hook or the alterContent hook, see http://wiki.civicrm.org/confluence/display/CRMDOC/Hook+Reference
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

welly

  • I’m new here
  • *
  • Posts: 29
  • Karma: 2
  • CiviCRM version: 4.4
  • CMS version: Drupal
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Re-ordering and renaming billing address fields
March 19, 2014, 04:33:03 am
Thanks very much, I'll take a look at that!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Re-ordering and renaming billing address fields

This forum was archived on 2017-11-26.