-
5
Answers
-
Last Activity:
long time ago,
Anonymous
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I watched Chris Hammond's video on enhancing the member directory module by editing the Item and Alternating templates. He added a web site link by including a list item like:
data-bind="text: Website"
I would like to show the members' bio blurb in the directory so I have included a list item as below:
data-bind="html: Biography"
But when I save the settings on the module and go to view it, all I get is the title bar of the module - all of the users are gone.
Can anyone point me to a guide that lists the possible data that can be included in the Member Directory display?
Thanks for any help.
--Mike