This forum is closed. Thank you for your contributions.
Hi,
When I create lookup column with 'Allow multiple value' in sharepoint list. it will create 2 Listboxes and add/remove button. but instead of this control, I want CheckBoxList.
How can we implement this in SharePoint designer 2007?.please suggest
Hey SPD64,
There is no way to do this OOTB, you would have to create a custom control. Here are some articles that may help:
http://sharepointbergen.blogspot.com/2007/04/creating-filtered-lookup-fields-in.html
http://blogs.msdn.com/b/leonidly/archive/2007/06/24/connected-lookup-field.aspx
http://www.sharepoint-tips.com/2007/04/fixing-lookup-fields-in-list-definition.html
I hope that helps!
Tom