Setting Multi-Select Picker Widths in a SharePoint Form Reliably
In an old post, I sketched out how you could set go about Setting Multi-Select Widths in a SharePoint EditForm.aspx Using JavaScript. The code I posted there worked just fine, but took some manual tweaking every time you wanted to use it. The basic idea is this: When SharePoint renders the multi-select control, the <div>s…