When a field is made as multivalued it sends the remote keys of all the selections in the list separated with commas.....as.....X,T,Y
I want to remove the commas that are used for separating and send the value as.....TXY
Note:I want to get the commas removed and remote key values to be sorted as XTY ,...........to TXY