Checkbox Useage Question
                
                Brought to you by:
                
                    klavs
                    
                
            
            
        
        
        
    When using the 'CHECKBOX' Form Item I am not sure 
how to make multiple checkboxes available to the user. 
Currently I have a list seperated with commas in the 
Value(s)* field like this: 
choice1,choice 2,choice,3,choice4,choice 5
However, when I view the form it simply shows one 
single check box with no title or value associated with 
it. Also, it is the only checkbox that shows up. Isn't the 
Value(s)* field with the comma seperated list supposed 
to generate a seperate checkbox for each item in the 
list? 
What am I missing?
Joe Dunn