I have tried using :
<![CDATA[Special Item1
more text
more]]>two
… it works but when I select the item the combo selection shows just the text and looses the formatting.
Is it possible to do fix this ?
Mark
Value in input box - are pure text, it can’t contain formatting ( and it always a single line of text ) , by default , when item with inline html tags selected, combo remove all tags, and show result as value of text input.