PDA

View Full Version : User Profile Fields - Restricted to 32


NiROE
11-30-2004, 09:00 PM
I did try searching for this but couldnt find an answer to my question.... The question.. I'd like to have more than 32 choices in a multi choice user profile field (checkboxes)... Anyone done this before or could point me in right direction please? :)

NiROE
12-15-2004, 10:31 AM
Still havent been able to figure this one out... If anyone has done it before, i'd really appreciate it if they could point me in the right direction..

I'll explain the reason for having more than 32 options... I run a XBox discussion forum, what I would like to do is give member the ability to choose the games they have in their collection and have them visible in their profile..

Thanks

:nervous:

Reeve of shinra
12-15-2004, 12:09 PM
There is an answer to that but I really dont know what it is. Why not just have them list it in one profile field?

Paul M
12-15-2004, 12:16 PM
I believe it stores each one as 1 bit in an integer field in the database - the maximum size of which is 32 bits - so I don't see any easy way to expand it - you could use more than one user field.