PDA

View Full Version : Creating checkboxes instead of text boxes


Celebdel
02-05-2009, 04:54 AM
Hello all. I've been working on php-raider for my website for like 2 weeks, but I could not find a way to create attributes as checkboxes instead of text boxes.

Could you guys give me any tip? I could create the checkboxes, but didn't manage to make it appear on the attributtes page of the character.

What i want to do is a checkbox that indicates if the character HAVE an specific item.

Thanks in advance.

Forever
02-05-2009, 06:55 AM
I agree this would be helpful, I currently use the text box for the same kind of info and you would not believe the things people put in the text box when all they need to use is Yes or No. ;)

I also tried doing this but I too was not able to get it to work.