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 CiviEvent (Moderator: Yashodha Chaku) »
  • Off Line Registration of Participants with Same Data as On Line
Pages: [1]

Author Topic: Off Line Registration of Participants with Same Data as On Line  (Read 1558 times)

farmrchrys

  • I post occasionally
  • **
  • Posts: 92
  • Karma: 2
    • Spokane Moves to Amend the Constitution (under development)
  • CiviCRM version: CiviCRM 4.4.6
  • CMS version: Drupal 7.31
  • MySQL version: MySQL 5.5.37
  • PHP version: PHP 5.3.28
Off Line Registration of Participants with Same Data as On Line
July 24, 2008, 05:09:54 pm
Oh, I hope there's a way.

So, I have an on-line event registration form that has a profile for capturing contact data and workshop preferences and a price set that records fees, meals and even T-shirts.

A lot of our conference registrations come in by snail mail and our Administrative Assistant must record and track the data.

How could our AA look at a form that is identical to the on-line form that registrants use, including the price set, so she can input the same data but have it recorded for the contact who mailed in the registration form?

Thanks,
Chrys

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Off Line Registration of Participants with Same Data as On Line
July 24, 2008, 07:36:37 pm
If your AA is not logged in - AND your using the latest version of Civi (2.0.4 or .5) - then they should be able to just keep going back to the event registration form and entering a new registrant. (They may need to hit reload on the form to get rid of what's in browser cache).

HOWEVER - there was a problem w/ this approach in earlier 2.0 versions - since we were setting a cookie and trying to prevent "the same person" from registering for the same event multiple times.

If you're using 1.9 or earlier - the above might work since I don't think we had the check to prevent multiple registrations by the same person.

Protect your investment in CiviCRM by  becoming a Member!

farmrchrys

  • I post occasionally
  • **
  • Posts: 92
  • Karma: 2
    • Spokane Moves to Amend the Constitution (under development)
  • CiviCRM version: CiviCRM 4.4.6
  • CMS version: Drupal 7.31
  • MySQL version: MySQL 5.5.37
  • PHP version: PHP 5.3.28
Re: Off Line Registration of Participants with Same Data as On Line
July 25, 2008, 12:05:25 pm
Thanks, Dave,

I am using 1.9 for the foreseeable future.

However, that would be the last resort method, since the AA would have to key in all the contact's data rather than having a pre-populated form (for an existing contact). Potential for inadvertently creating a duplicate contact record is ever-present with this method

Any way that the AA could log-in as the contact without necessarily knowing the uname and pwd so that the contact's existing data is pre-loaded? Might there be a way to accomplish the off line registration with a pre-loaded form using a custom method that would get all the fields recorded in the right tables, etc.?

Chrys

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Off Line Registration of Participants with Same Data as On Line
July 25, 2008, 01:00:40 pm
If a price set is configured for an event - then I think those fields show up in the backoffice "New Event Registration" form (at least in recent versions). But I'm not aware of any way currently to alias yourself as another contact in the Online Reg form.
Protect your investment in CiviCRM by  becoming a Member!

farmrchrys

  • I post occasionally
  • **
  • Posts: 92
  • Karma: 2
    • Spokane Moves to Amend the Constitution (under development)
  • CiviCRM version: CiviCRM 4.4.6
  • CMS version: Drupal 7.31
  • MySQL version: MySQL 5.5.37
  • PHP version: PHP 5.3.28
Re: Off Line Registration of Participants with Same Data as On Line
July 29, 2008, 03:18:44 pm
Dave,

I see the "New Event Registration" form you referred to. I'm attempting to register a contact for my event. I see that the form opens and waits for you to choose the event for which you want to register the contact. Before I choose the event, I also see that there is a spot on this form where it says "Event Fee(s) (no fee)". So I choose the conference for which I've configured a price set. The page reloads and now, where it used to say "Event Fee(s) (no fee)", it now says "Event Fee Level (if applicable)" but there is nothing else. The next text field that appears is the "Notes" textarea. I was expecting that above this is where the price set would be displayed, but there is nothing.

I also have another event configured for which I have just a simple event fee and no price set. For this event, the event fees show up as expected.

So, I thought I'd take a look at the 2.0 demo. I created an event (Widget Collectors Conference) and assigned a price set. I open the New Event Registration form for Janet DeMouser. Here I see no mention of event fees at all upon opening the form, but sure 'nuf, when I select the conference, the price set displays. It seems as if CiviCRM 1.9 should also work this way. I wish I could figure out why it's not displaying the the price set fields for the event.

On my site, I tried configuring another event with a simpler price set, but it also failed to display the price set on the New Event Registration form.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Off Line Registration of Participants with Same Data as On Line
July 29, 2008, 06:19:34 pm
The Price Set feature was initially a community contribution - altho we have since taken it "under our wing". I suspect what you're seeing is a bug in 1.9 which was (as u've noted) fixed in 2.0. I suspect a backport would be non-trivial :-(
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Off Line Registration of Participants with Same Data as On Line

This forum was archived on 2017-11-26.