closed
Public

I want to create a “hierarchy” in a combobox menu by adding leading space characters to selected items. I can add the leading spaces in the editor and the indentation looks fine, however, when it is rendered in the browser, it appears the leading space characters are stripped out.

Is there another character that can be use to indent selected items or is there a different method?

6 answers

Hello David,

You can use   to represent a space in the simulation. However it is not nice in editing mode.

Maybe we could make some enhancements on this.

#1

Thanks for the reply. Your solution works, however, you are correct that in editing mode, this solution gets “messy”, especially if you have multiple levels in your hierarchy resulting in multiple space characters (e.g., &ampnbsp&ampnbsp&ampnbsp&ampnbspxxxx).

It seems the best solution would be to make space characters legal.

#2

Yes, we have decided to fix this problem in next version (3.0 RC).

#3

Excellent. Thank you.

#4

This has been fixed in V3.0 RC

#5

I tested it and it work great. Thanks!

#6

This question is now closed