Sorry about the 2 code fields. I have the below in the new conversation_fields template
Code:
{vb:data userInfo, user, fetchProfileInfo, {vb:raw conversation.userid}}
<vb:if condition="$userInfo['field5']"><li><label>{vb:phrase field5_title}:</label> <span>{vb:raw userInfo.customFields.default.field5_title.val}</span></li></vb:if>
I have added the hook as instructed in this thread.
The hook system is on.
My new field is uncategorized field 5.
Attachment 145161
Thanks Lynne!