Drupal4Gov / Drupal-GovCon-2015

Drupal GovCon 2015 website
MIT License
1 stars 2 forks source link

Waitlist solution #123

Closed timwood closed 9 years ago

timwood commented 9 years ago

Featurize:

Live site:

<p>You are on the waitlist! We'll notify you if a ticket opens up.</p>

<p>Soon, you will receive an email to complete your account activation.</p>
<p>Tickets to the event are sold out, but we are starting a wait list.&nbsp;Please register (only one wait list ticket per registrant)&nbsp;to get on the wait list. If you already have a Free ticket, please don't register for the waitlist, you can check whether you already have a ticket by logging in and coming back to this page.&nbsp;If you are on the wait list, you are NOT guaranteed a ticket to the event. If you don't already have one, you will create a new account as part of the registration process.</p>

<p><strong>A new account is required even if you've attended previous CapitalCamp or Drupal Gov Days before.</strong></p>
timwood commented 9 years ago

Was reminded we don't have a t-shirt sponsor so no need for t-shirt fields anymore. Will not add to new ticket type, but won't remove from User or original "Free ticket" type.

jonraedeke commented 9 years ago

Testing this locally.

jonraedeke commented 9 years ago

@timwood This works great! The only thing I think needs to change is the email verbiage. I got an email that states "You've been registered for Drupal GovCon and have secured a ticket to the event." Should be: "You've been registered as a user on the Drupal GovCon site and have been added to the waitlist for the event."

jonraedeke commented 9 years ago

My bad. After reverting my env, the correct email language was sent. Great job @timwood !

jonraedeke commented 9 years ago

@timwood I fixed the big homepage ticket button to say Waitlist and link to the registration page. Also, I figured out all-purpose css that will work with "Tickets", "Sold Out" or "Waitlist".

timwood commented 9 years ago

Manually revert view (at https://www.drupalgovcon.org/admin/structure/views/view/ticket_registration/revert)

Need to look into this more.

timwood commented 9 years ago

After reverting the Ticket registrations view I had to manually set the field order again, which is an old bug.