![]() |
Use custom profile fields as User Title?
I want to make a custom required field on my registration page as the users custom title on their postbit. Any ideas for 3.5.3?
|
Just change the template to replace the contents of the custom title with the contents of the field.
|
Quote:
HTML Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> HTML Code:
<if condition="$post['fieldx']"><div class="smallfont">$post[fieldx]</div></if> |
All times are GMT. The time now is 01:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|