Hi
I am populating a rich drop list and inserting it into the cuteeditor. However I have a problem in that I am selecting a value in code to be shown but the list always just goes to the first item when its shown.
I have checked out the HTML being output and I can see you have selected the item i want
<span val="4" html="HTML 5" selected="True" txt="HTML 5"></span>
but this is not selected in the drop down list. I know this used to work but we recently updated the editor and since then its not working.
Please can you look into this for me.
Thanks