What is the code to display the initial input elements of custom profile fields?
What is the code to display a specific custom profile field input element within a template? For example: Custom profile field xyz is a drop down menu. I want to show that drop down menu in a template.
I know to display the resulting answer to the input we use {vb:raw userinfo.field12} but that is not what I need.
I need the actual input (drop down menu) that comes before that final output. I think it would involve the table "profilefield" and/or the field "profilefieldid", but I don't quite know how to write that out.
Any suggestions? Thanks!
|