list or combo box

Joined
Jan 31, 2017
Messages
1
Reaction score
0
Hello,
I have a checkbox drop down list (list box) where the list is taken from values in a table. it is a multivalued field. My problem is that every time I select/check multiple values or check more values upon another edit, the selected values appear alphabetically ordered in the filed of that form. It presents a problem because i need data in that form to be displayed in the order they were selected (checked) from the drop down list. It doesnt matter how the data is sorted in the dropdown list but is important how it is shown in the field afterwards. Is there a way to adjust this?
Many thanks,
Zana
 
Top