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
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