I have a Help form for a web application. Currently I have typed the help related text directly on the form and when users click on the Help button on the website I display this form. Now the users want the Help text to be maintained by them. I was thinking may be I should create a RichText field and put the help text in there and save the document. When the Admin users want to change the text they can change it as needed. My question is how do i maintain the text formatting? I mean i want some text to be bold , some text to be underlined etc.Any help is appreciated.
Thanks,
Goutham