MyBB Community Forums

Full Version: Custom field template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
was just wandering if the custom profile fields have a template that can be edited as well ?
I am not sure too that "fields" can be edited via template !!
although it can be edited through regular file editing Smile
the member profile template has this code : {$profilefields} which is obvioulsy pulling the profile info from somewhere... i just want to edit the table it displays in. if im right there should be a template question is which one ?

yuck im stupid .. it was there staring me right in the face and i didnt see it lol.. but from the member_profile_customfields its calling on {$customfields} is there a template for that ?
nah , I didn't think so, because it just uses some information to store the values,
so this kind of thing be possible through the file edits Smile