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) »
  • WordPress - CIVICRM - Is it possible to add custom fields on registration page?
Pages: [1]

Author Topic: WordPress - CIVICRM - Is it possible to add custom fields on registration page?  (Read 1007 times)

kakenx

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: WordPress 3.8.2
  • MySQL version: 5.5
  • PHP version: 5.3.24
WordPress - CIVICRM - Is it possible to add custom fields on registration page?
March 17, 2015, 01:36:29 am
Hi all,

I got Civicrm on WordPress. And was wondering if it's possible to add custom fields on event registrations. Example:

- Will you be bringing someone else to event?
- Checkbox Yes/No
- If yes, name of person you will be bringing: [__________] input text.

Can something like above be done on WordPress/Civicrm?

Thanks,

K

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: WordPress - CIVICRM - Is it possible to add custom fields on registration page?
March 17, 2015, 02:18:23 am
It is certainly possible. 

Have you should read the sections in our user and admin guide on custom fields http://book.civicrm.org/user/current/organising-your-data/custom-fields/ and profiles http://book.civicrm.org/user/current/organising-your-data/profiles/ ?

You need to:
  • create the custom field set (basically a db "table")
  • create the fields you want within that custom field set for storing the information
  • assemble together the fields you want in the profile that is displayed to people on your event form
  • add your profile to your event during the configuration stage.

kakenx

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: WordPress 3.8.2
  • MySQL version: 5.5
  • PHP version: 5.3.24
Re: WordPress - CIVICRM - Is it possible to add custom fields on registration page?
March 18, 2015, 02:24:05 am
Hi,

Thanks for the reply. I got to the process of creating custom fields and then went over to create a profile, but got stuck there. Not sure how assemble the fields into a profile? I guess my question is how to integrate the custom data fields into the new profile?

Thanks,

K

calbasi

  • I post occasionally
  • **
  • Posts: 36
  • Karma: 0
    • calbasi.net
  • CiviCRM version: 4.5
  • CMS version: Drupal 7
  • MySQL version: 5.1
  • PHP version: 5.3
Re: WordPress - CIVICRM - Is it possible to add custom fields on registration page?
April 07, 2015, 05:53:52 am
Just create a new profile:

civicrm/admin/uf/group/add

and, then, add fields there ;-)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • WordPress - CIVICRM - Is it possible to add custom fields on registration page?

This forum was archived on 2017-11-26.