Hi,
In V8 content console, we met an issue in saving the Data Multiselect CCE selected items which contain comma charater in the stored value, the available selection items are defined in the lookup table as:
stored value display value
All HR Employees,HRPRO-HRIT Dotted Line HR
When we select this type of items and save it, the single value "All HR Employees,HRPRO-HRIT Dccotted Line" was separated and saved as 2 records "All HR Employees" and "HRPRO-HRIT Dccotted Line" in relation table.
Is that because of comma is the default seperator in v8 content console? We don't meet this issue in app console and there are many existing data using , currently, can we have a better choice if we don't want change the comma to other seperators like | ; $ ? please advise.
Regards,
Jack