Log in

View Full Version : User Profile Field Multipul Checkbox


OcR Envy
03-04-2010, 10:08 PM
So I have a user profile field multipul checkbox setup.

I want to display the users choices in the postbit

For normal profile fields I would do this:

{vb:raw post.fieldX}
But if I do this for the multipul checkbox it only returns numbers no the users selection.

Ideas?

Lynne
03-04-2010, 10:49 PM
As I posted to your thread at vb.com - update what is in this post and it should work - How To Add A Profile Field To The Postbit (http://www.vbulletin.com/forum/showthread.php?168741-How-To-Add-A-Profile-Field-To-The-Postbit)

OcR Envy
03-05-2010, 03:17 PM
Thank you Lynne, good stuff as always.