Wednesday 18 June 2014

'<', hexadecimal value 0x3C, is an invalid attribute character

Error:
'<', hexadecimal value 0x3C, is an invalid attribute character
Solution:
You are trying to hard code title name in Item Template.
Try to give title as: _#= $htmlEncode(title.defaultValueRenderer(title)) =#_