What's the best way to modify the way that custom resources are displayed?
One my of my developers has created a customprovider for the scheduler, where we have Team Members and Contacts. Team Members will probably be 10-15, but contacts could run into the hundreds, so it's clearly not practical to display checkboxes for every one.
Is it possible to modify the display to use multiselect listboxes instead of checkboxes? What would be even better is to extend it so that I have some kind of add/remove listbox pairs. We've thought about building our own, but it's convenient and practical to have it embedded in the scheduler.
TIA for any suggestions.
One my of my developers has created a customprovider for the scheduler, where we have Team Members and Contacts. Team Members will probably be 10-15, but contacts could run into the hundreds, so it's clearly not practical to display checkboxes for every one.
Is it possible to modify the display to use multiselect listboxes instead of checkboxes? What would be even better is to extend it so that I have some kind of add/remove listbox pairs. We've thought about building our own, but it's convenient and practical to have it embedded in the scheduler.
TIA for any suggestions.