L
Larry W. Virden
I have a SharePoint list of items - think ingredients that someone
might want on a pizza.
Right now, ideally, I would like on my browser compatible infopath
form to display one checkbox for each of the items in the list,
allowing the user to select from zero to all of the items.
However, I don't seem to see a way to do this. When I look at a
DropDown or regular ListBox control, it appears to me to only allow
one item at a time to be selected.
I really don't want to create a repeating section - that user
interaction would be annoying to someone trying to do this. I also do
not wish to hard code the form to pre-create the series of checkboxes.
Can anyone point me towards a tutorial or example of how to do this?
Thank you.
might want on a pizza.
Right now, ideally, I would like on my browser compatible infopath
form to display one checkbox for each of the items in the list,
allowing the user to select from zero to all of the items.
However, I don't seem to see a way to do this. When I look at a
DropDown or regular ListBox control, it appears to me to only allow
one item at a time to be selected.
I really don't want to create a repeating section - that user
interaction would be annoying to someone trying to do this. I also do
not wish to hard code the form to pre-create the series of checkboxes.
Can anyone point me towards a tutorial or example of how to do this?
Thank you.