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 Profiles (Moderator: Dave Greenberg) »
  • Profiles / Getting date into Civi - are we doing this right?
Pages: [1]

Author Topic: Profiles / Getting date into Civi - are we doing this right?  (Read 708 times)

drubage

  • I post occasionally
  • **
  • Posts: 32
  • Karma: 0
Profiles / Getting date into Civi - are we doing this right?
June 23, 2010, 12:42:04 pm
Hi there, hope you guys can help, thanks for your time anyone who reads this! We have a Drupal/CiviCRM install, I am a pretty savvy programmer but am not sure how to use Civi properly. The flow the client wants is:

1) User signs up for an account (through Drupal). Only thing required is email password, just basic Drupal signup, nothing really needed here the records are being created in Civi nicely when a user signs up.

2) After they sign up they can access a form to become a "Listener". I think we want to use CiviCRM Profiles to handle this but I am not sure. What do we set up so that, after a user fills out the form (we will define the elements in "custom data") they will be in the "Listener" group (or perhaps have a "Listener" tag will be added to the contact record in Civi)? We also need all that info they submitted from the form linked with the account they are logged in with and then we need to be able to do searches for "Listeners" and/or with the custom fields we set up.

3) Also after they sign up they can access a similar form to become a "Volunteer". Again we'd want all data submitted in this form linked to their contact record in Civi and we want to be able to search on that "custom data" and search for users who are tagged as (or in the group of) "Volunteers".

4) Similarly, after a user has signed up to be a volunteer they can fill out a "Reader Volunteer Application". Same deal, info they fill out is added to their contact record and they are tagged as being, now, both a "Volunteer" and "Reader Volunteer".

Does this make sense? I believe this is all possible with Civi we are just not sure how to set it up exactly (we can protect the various forms fine just not sure how to set up the form to spit the data into the database as described above). Do we use profiles? How should they be configured? Thanks so much for anyone's help!

    -Drew

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: Profiles / Getting date into Civi - are we doing this right?
June 24, 2010, 12:08:56 pm

you can do all the above with profile. You can use "add contact to group" in the advanced settings of profiles

you can make the above profiles available to only authenticated users. you will need some custom code / logic / custom pages to let a person know to fill in their Listener profile / Volunteer profile / Reader Volunteer

\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

drubage

  • I post occasionally
  • **
  • Posts: 32
  • Karma: 0
Re: Profiles / Getting date into Civi - are we doing this right?
June 24, 2010, 01:25:29 pm
Thanks! Yes, this is what I figured and it does seem to be working nicely :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Profiles / Getting date into Civi - are we doing this right?

This forum was archived on 2017-11-26.