Issue 1897: Full Calendar - how to reference event attributes that are multiple-word titles?
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by aquatic...@gmail.com, Jul 1, 2013
I understand how to create and cite custom parameters, such as 'event.description' or 'event.location', and reference them in building the HTML for the qtip on eventRender.

But our data also holds multiple-word labels such as 'Site ID', and I can't figure out how to call 'event.site id' or 'event.site%20id' or something, without the calendar breaking...

Haven't seen anything in the documentation that limits event attributes to a single term, or how to handle spaces in the string for the attribute label.

Any help?



Aug 9, 2013
#1 enax...@gmail.com
Did you try event['site id'] ?
Aug 24, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done