I have been looking around for a way to display the Membership level on the User Profile page.
At the moment it is only possible to see your own membership level in the "My Accounts" page but you cannot see any other member's membership level in their profile.
I would like to have a field in the profiles page which looks at the member ID, gets the Member level from ProfileMemLevel and then looks that value up in MemLevels.
Then I want to display this text in the General Info block.
What is the EASIEST way to do this?