| Issue 1953: | columnFormat htmlEscape ? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Since 1.6.2, htmlEscape is apply on columnFormat. Why is that ? In my case it was usefull to insert spans in which I put the total number of events in for each day.
Aug 9, 2013
#1
enax...@gmail.com
Aug 25, 2013
escaping HTML is consistent with many other options now. for the feature you describe, it is probably best to do it in the `viewRender` callback
Status:
Done
|
|
| ► Sign in to add a comment |