shevett / congo

CONGO Event Management System
GNU Affero General Public License v3.0
3 stars 1 forks source link

Provide field types for optional badge names #351

Closed dkapell closed 9 years ago

dkapell commented 9 years ago

Provide field types for:

Badgename, if it exists, else First Last Badgename if it exists, else Last, First First Last only if Badgename exists Last, First only if Badgename exists

This will allow an event to print badge name if it's set, or the user's name otherwise

This should be added as in-place documentation to the EditEvent page