Support Forum

Custom profile Fields Name

MR MrsAngelD
MrsAngelD
Member

Hi, I’ve added some custom profile fields and I want to display them when viewing a members profile.

 

I added: 

sp_CustomProfileFieldsDisplay('Characters', $spProfileUser->user_id);

But this only displays the output from the field and not the label, how can I retrieve the label as well?

2 Answers

New Answer

MR MrsAngelD
MrsAngelD
Member

Nevermind, further searching of the forums eventually lead me to this post

YS Yellow Swordfish
Yellow Swordfish
Member

Ok thanks.
Just shout if you get stuck!