inherit
151650
0
Jul 29, 2018 18:13:48 GMT -8
• Ambrose •
1,077
February 2010
shoggard3
|
Post by • Ambrose • on Apr 5, 2020 13:12:23 GMT -8
We are working on a custom profile application for our forum and I realized something... I have no idea how to place the profile elements for the custom fields we are creating. As of right now, that's my only issue! =3
|
|
inherit
49063
0
Aug 15, 2024 21:06:42 GMT -8
ScottCool
726
June 2005
scottcool
|
Post by ScottCool on Apr 22, 2020 6:33:50 GMT -8
I think this is what you are looking for.
Full profile: $[user.custom_field] $[user.custom_field.content_class] $[user.custom_field.name] $[user.custom_field.value]
Mini $[user.mini_custom_field] $[user.mini_custom_field.content_class] $[user.mini_custom_field.value]
|
|