I need the ability for the user to choose from a list of options and put those options in order. I am using type checkbox and passing in an array of options to create the list. I need to be able to check the options needed and sort them. The form checkbox creation is fairlyRead more