Hi All,
I am using a Multi Combo box to select multiple values, My requirement was as below
1. Allow user to select Multiple values at one time, when he click list box next time the previous values selected has to be displayed in the List of values.
2. At next time if the user deselect one of the value, then only the new set of values has to be display in the list.
3. if the user enters a particular value manually in the list input then that particular value has to show as Checked when list box opened.
Reference Screen shots :
Values displayed in the field after Selection.
When Deselect value from above list :
Not able to remove the value from input
When I enter the value manually in the input field it has to be Selected in the List box. ( Can you please let me know how I can achieve both this sceanarios )
1. When deselected , remove field from input field, when selected add addtional values.
2. If entered manually add the same to the list and show as selected.
Regards
Shaik.