PDA

View Full Version : data field in the profilefield table


jellis09
01-23-2012, 04:23 PM
I may be going down the wrong path for this so let me know if I am.

In my user profiles, my users are able to select multiple values from a checkbox custom field. My goal is to display the checked value(s) on another page that lists a all of my users. I see how to determine what bit value is checked in the userfield table, but how does that correlate to the data field in the profilefield table where the checkbox values are defined.

Thanks

Jon

Lynne
01-23-2012, 06:04 PM
There is an article in the vb4 Articles section about using the profile field in the postbit, you may want to take a look at it.