Hi. (develop on Umbraco 4, .NET 2.0, windows 2003 server, iis 6) I have a template that contains several RichText editors under the same Tab in EditMode. Ok, works fine. But, wich is wich? Say you have four RT Editors under same tab. The property name do not show in the editorpage... If it is a Textstring, contentpicker, Simpel editor...etc, you will have the propertyname displayed to the left of the actual property. With Richtext editor you dont.... Or do you?....somehow?....
Richtext editor Name Property do not show
Hi. (develop on Umbraco 4, .NET 2.0, windows 2003 server, iis 6)
I have a template that contains several RichText editors under the same Tab in EditMode.
Ok, works fine. But, wich is wich?
Say you have four RT Editors under same tab. The property name do not show in the editorpage...
If it is a Textstring, contentpicker, Simpel editor...etc, you will have the propertyname displayed to the left of the actual property.
With Richtext editor you dont....
Or do you?....somehow?....
Cheers
Go To DataTypes in the developer section and check the 'Show Label' checkbox in the RichText editor node.
You may want to adjust the display size as well.
Thanks a lot Chris.
is working on a reply...