Closed (fixed)
Project:
Entity Registration
Version:
7.x-1.1
Component:
Registration Core
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Jun 2013 at 12:44 UTC
Updated:
14 Aug 2015 at 00:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
littledynamo commentedPatch that allows the creation of a wait list message in the settings and then displays it at the top of the registration form when wait list is active.
Comment #2
littledynamo commentedComment #3
levelos commentedCoding standards and inline markup ...
Comment #4
littledynamo commented2nd attempt - used coder module to check for standards
Comment #5
littledynamo commentedUse this one instead, noticed a couple more formatting issues ...
Comment #6
valderama commented+1 for this type of functionality.
Until this gets commited, one can use a hook_form_alter in a custom module..
thanks and best,
walter
Comment #7
andyanderso commentedThis works for version 1.2 as well. BUT it does not display the message on the registration tab of the event. Anyway to make the message show up on that tab as well?
Comment #8
amytswan commentedComment #9
amytswan commentedThanks for your suggestion and doing the heavy lifting, littledynamo! It makes perfect sense to apply this feature. I just made a couple tweaks: I made the message a drupal warning so that it better catches the user's attention, and I set the message to be active by default when the waitlist option becomes enabled.
The code has been pushed and is set to go out in our next release!