In WCM most of you guys may use RichHtmlField in publishing Layout.
To set default text property to RichHtmlField using HTML property to pass your default text.
Primer:
[PublishingWebControls:RichHtmlField FieldName=”CountrySectionTitle3″ runat=”Strežnik” id =”RichHtmlField5″ AllowExternalUrls=”Res” AllowFonts=”Res” AllowHeadings=”false” AllowHtmlSourceEditing=”false” AllowHyperlinks=”Res” AllowImages=”false” AllowLists=”false” AllowReusableContent=”false” AllowTables=”false” AllowTextMarkup=”false” Html=”[html][body][p]–Default Text–[/p][/body][/html]”] [/PublishingWebControls:RichHtmlField]
Opozorilo:
Sorry Guyz, Still i am not able to post the tags pls replace ‘[‘ s ‘<' and ']' with '>‘
i think you can use ≶ for <
in > for >.
try it.
your posts are really good.