AI OnAI Off
What is not working? If you can create a list of SelectItems in a selection factory class this should not be all that difficult. If you provide some more information on your problem, I’m sure you’ll get some help.
I ended up figuring it out. I created the custom drop down property and used the CustomerContext to get all the organizations from Commerce.
I've been searching for a way to dynamically populate dropdowns with organizations from commerce. I've tried to follow this http://www.joshuafolkerts.com/blog/2013/02/populating-dropdown-list-in-episerver-7/ just to get the a populated drop down but this doesn't work for me. Any help would be much appreciated.