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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • custom data to a form
Pages: [1]

Author Topic: custom data to a form  (Read 965 times)

mikenet

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
custom data to a form
February 25, 2010, 02:27:30 am
HELP!!!!!!!!!!!!!! ??? ??? ??? ??? ???

Please. :-\

I am new to CIVICRM and am trying to put together a form for organizations to fill in online - register, and am using the profiles. Some of the entries that I have are multiple choice questions. When I activate the multiple choice from custom data groups the custom data lines disappear from the available options for organizations.

What do I do? How do I incorporate multiple choice question into a form??

Thanx a lot

mike

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: custom data to a form
February 25, 2010, 03:54:01 am
Quote
When I activate the multiple choice from custom data groups
do u mean you set "Does this Custom Data Group allow multiple records? " to true for your custom data group ?

If yes, this feature allow you to set multiple values for single custom field but limited to 'Tab' display custom data and you can not enable these custom data fields in profile.

kiran

You Are Designed To Choose... Defined By Choice.

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: custom data to a form
February 25, 2010, 04:15:52 am
and understand that "multiple records" are very different from "multiple choices"

multiple records = more than one distinct record (a complete set of fields from the group) can be created for the contact

multiple choices = a single field that allows more than one choice as part of the answer, e.g. "what are your favorite colors: answer = blue, green, grey (chosen from a multi-select box or list of checkboxes)"

See:
http://en.flossmanuals.net/CiviCRM/DataBasic
http://en.flossmanuals.net/CiviCRM/CapturingExposing
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

mikenet

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
Re: custom data to a form
February 25, 2010, 05:33:15 am
thanx guys a lot for the response my question I guess is following (sorry that I was not clear from the beginning):

Is there any way to create a multiple choice data field (you choose 3 or 5 answers to the same question from available 10) that can be incorporated to a form that will be accessible and "fillable" from the front end of joomla?

thanx again

mike
« Last Edit: February 25, 2010, 06:49:40 am by mikenet »

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: custom data to a form
February 25, 2010, 06:28:38 am
create a custom data group (which will be a set of fields)
create a field with alphanumeric type. in the select box next to that type, decide if you want a multiselect field or you want the options as checkboxes
complete the rest of the form as necessary

you really should look at the two links as you will want a more complete overview of custom data
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • custom data to a form

This forum was archived on 2017-11-26.