Hey Everyone,
I think I have a pretty simple problem but just cant figure it out.
I have a table name "Action Items" and in that table I have a column named "Assigned To". Assigned to is a multivalue list because sometimes an action item is assigned to more than one person.
I have a form that I want people to fill out to add an action item. In the form Im trying to add the assigned to column where they can select more than one value. However when you try and use the form it doesnt come up as a multivalue list. Just a regular one. Any ideas.
When I try to Add existing fiields it wont let me add just the assigned to its making me add the field assignedTo.Value. Not sure where to go from here..