Hello,
I'm having issues having a customprofileproperty showing up in my member item templates.
I'd like a headline field to show up in the item templates as well as state/region which location dosen't seem to be pulling in, it only displays city/country.
I've followed the information found here: http://www.dnnsoftware.com/forums/threadid/494792/...
But still can't get it to show up.
Console shows:
knockout.js?cdv=62:66 Uncaught ReferenceError: Unable to process binding "foreach: function (){return { data:Members,afterRender:handleAfterRender} }"
Message: Unable to process binding "visible: function (){return headline().length > 0 }"
Message: headline is not defined
Anyone having the same problem?