KVP fields should output values in the same order that they're defined in the UI, and it would be nice to be able to re-order them via drag-and-drop
I'd like to use a KVP field to configure a select box, but when I iterate over the items in my JSP, they output in a different order than the order I defined them in the PageBuilder UI. Unfortunately, the order of the items matters for the feature...