I have created some custom profile fields and I’m trying to customize our member list to display one of them, specifically a field named “jobtitle”. I have created a new profile theme and edited the Member List Rows template to:
However, instead of displaying each member’s job title in the member list table, it simply displays the string “{jobtitle}”.
I tried using the {occupation} field instead but this gives me the same results.
Is there a way to display a custom profile field in the member list or, failing that, is there a way to use the “occupation” field? Or do I have to create my own member list using weblog templates and the {exp:member:custom_profile_data} tag?
Thanks!