Giorgi625 VIP
Total posts: 655
02 May 2019 16:10

I am using Composite title.

Title contains child, digits and two multilevelselect fields.

If I edit in this article other fields, but does not edit multilevelselect fields then after save article title looks like this:

Mad Dog - ეპიზოდი 04 ( first multilevelselect field value - "\u10e0\u10e3\u10e1\u10e3\u10da\u10d8","22" ; second multilevelselect field value - "\u10d0\u10e0\u10d0"} )

This

\u10e0\u10e3\u10e1\u10e3\u10da\u10d8","22"

and this

"\u10d0\u10e0\u10d0"}

part are not correct. but if I delet valuesfor that field while editing and add again and save it shows correctly.

can it work without editing multilevelselect field values? because I need to edit multiple records now and will need in future too and it is waste of time everytime to do this task with that fields.

Last Modified: 10 May 2019


Sergey
Total posts: 13,748
10 May 2019 11:20

Try in this line 341 of components/com_cobalt/fields/multilevelselect/tmpl/input/default.php delete htmlentities function.

Powered by Cobalt