Is there a way to sort a DropDown field?
I am creating a dropdown field that will be populated with our Solutions List. When a Solution is selected, the RecordID is saved to an ActionResult and then the associated Solution is inserted into an Email Body field.
To make this easier to use, it would be very helpful to have a sorted list by SolutionType.
P.S. I also highly recommend developing improved functionality around this type of situation. This would be a great feature for your Outlook Plugin.