Hi all,
How do I reference a Custom Profile Field in 'edit profile' type templates?
I need to add a custom field to the 'modifypassword' template; in other templates (i.e. signature area in postbit) I have referenced them like this:
PHP Code:
{vb:raw profile.field5}
Thanks,
Kris...
--------------- Added [DATE]1282311891[/DATE] at [TIME]1282311891[/TIME] ---------------
The way I called custom profile fields in places like postbit templates is as indicated above.
So, how would I call the same custom profile fields from somewhere like the 'modifypassword' template?
Are custom profile fields actually in scope in these templates? And if not, how should I go about making them available (custom code in a hook!)?
Any pointers on this would be very much appreciated,
Kris...