Answered by:
Dropdown box in Sharepoint 2007 dataview and being able to select more than one option

Question
-
I created a list and it has several items in the dropdown box. When you click on it in Sharepoint I want the user to select all that apply. Is there a way to place check boxes in the dropdown box so the user can select two or three choices? I hope this makes sense.
JJ297
- Moved by Hemendra AgrawalModerator Wednesday, December 26, 2012 4:40 PM (From:SharePoint 2010 - General Discussions and Questions)
Wednesday, December 26, 2012 4:11 PM
Answers
-
Go to the list and click the Settings menu.
Click List Settings.
Scroll down to the Columns section and click your column
Find the "<label for="onetidChoiceCheck">Checkboxes (allow multiple selections)" options.</label>
<label for="onetidChoiceCheck"></label>
Mike Smith TechTrainingNotes.blogspot.com my SP customization book
- Marked as answer by JJ297 Wednesday, December 26, 2012 6:04 PM
Wednesday, December 26, 2012 5:53 PM
All replies
-
Edit the Choice column and choose the Checkboxes option.
Mike Smith TechTrainingNotes.blogspot.com my SP customization book
Wednesday, December 26, 2012 5:25 PM -
Thanks Mike. Do I do that in SharePoint on the Datalist view or in SharePoint Designer? Where is it located in both of them as I'm clicking on items and don't see and option.
JJ297
Wednesday, December 26, 2012 5:33 PM -
Go to the list and click the Settings menu.
Click List Settings.
Scroll down to the Columns section and click your column
Find the "<label for="onetidChoiceCheck">Checkboxes (allow multiple selections)" options.</label>
<label for="onetidChoiceCheck"></label>
Mike Smith TechTrainingNotes.blogspot.com my SP customization book
- Marked as answer by JJ297 Wednesday, December 26, 2012 6:04 PM
Wednesday, December 26, 2012 5:53 PM -
Thanks I found it but since I'm in 2007 I had to just click the box to allow mutlitple values.
JJ297
Wednesday, December 26, 2012 6:04 PM