Hi Greg,
I am hosting browser enabled Infopath forms in Sharepoint using Infopath Forms Service.
Now these Infopath forms contains RichText box controls and all the I dont want to allow the users for formatting on the input text.
For this I am wondering how I could hide the formatting Ribbon that we get on top of richtextbox control,so that users can not format on the Input text.
I could have choosen textbox control than Richtext box,but the limitaion on the normal textbox control is that, the character limit is upto 255 characters and at the same time I cant start writing the character in new line.
Point of discussion is thet, how I could hide the richtext box formatting ribbon for richtextbox control,even if formatting is disabled in Richtextbox control on browser enabled forms it is displaying thet ribbon.