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 »
  • Using CiviCase (Moderator: Dave Greenberg) »
  • Custom Data in Case - multi-option selections - Qs
Pages: [1]

Author Topic: Custom Data in Case - multi-option selections - Qs  (Read 8405 times)

FETmz

  • I’m new here
  • *
  • Posts: 18
  • Karma: -1
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.21
  • MySQL version: 5.5.31
  • PHP version: 5.3.10-1ubuntu3.6
Custom Data in Case - multi-option selections - Qs
May 15, 2013, 05:54:26 pm
Does CiviCRM have the capability to branch off from one "select" option to the next?

For example; is it possible to have a custom data field with the type "select" with a list containing numbers 1-10.
If I select 3 it will then open up 3 more text areas and again If I select 5 it will open up 5 more text areas?

i.e.

Number of People: [3]    <-(user selects the number 3)
           
           Name of person: John               <-(User then has the option to enter in the name of the people)
           Name of person: Mary
           Name of person: Matt

This is more so a yes or no question; I have an alternative solution; [just using the multi-select field] however I would like to explore every aspect possible.

Thank you!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Custom Data in Case - multi-option selections - Qs
May 15, 2013, 06:42:57 pm

no branching capabilies as yet :(

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Custom Data in Case - multi-option selections - Qs
May 15, 2013, 07:17:45 pm
If you created your options you could add a bit of javascript to the form to hide/show them as appropriate.
Alternately if you create your form using Drupal Webform CiviCRM Integration then you can configure it using conditional fields and no need for writing your own js.
Try asking your question on the new CiviCRM help site.

FETmz

  • I’m new here
  • *
  • Posts: 18
  • Karma: -1
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.21
  • MySQL version: 5.5.31
  • PHP version: 5.3.10-1ubuntu3.6
Re: Custom Data in Case - multi-option selections - Qs
May 15, 2013, 10:36:00 pm
Ah okay, thanks guys, much appreciated.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviCase (Moderator: Dave Greenberg) »
  • Custom Data in Case - multi-option selections - Qs

This forum was archived on 2017-11-26.