OK, but how do i change my Text Box to a Rich Text Box.
Trying to simply drop the Rich Text control from the window on the right
comes up with an error "A rich text box must be bound to a non repeating
field with a rich text dat type...".
i have got field defiend as a "Text" Data type with size 255.
Hi,
First change the that field data type to string data type to Rich text(Xhtml).
Then you need to right click on the text box and select change To option
then select Rich text box.
Then text box will be changed to rich text box.
I hope this will help for you.

Signature
k.Ramana Reddy
http://www.autonomysystems.com
> OK, but how do i change my Text Box to a Rich Text Box.
> Trying to simply drop the Rich Text control from the window on the right
[quoted text clipped - 24 lines]
> > > > > What is the workaround this limitation as I want to capture more than 50
> > > > > words in my text box? Any help will be much appreciated.
Haket - 15 May 2007 12:51 GMT
I am using Access 2003 as the Database and the "Design View" does not give me
the option to change the data type to "String". Available options are "Text"
and "Memo" among other numeral and date options.
in this forum i also read that InfoPath does not allow more than 255
characters to be submitted if i am operating via DataConnection option.
i am not planning on Web Service or Shared Lipbrary option- yet at least. So
does that mean i should give up trying to get 255+ chars or is your
suggestion a workaround this?
Thanks a lot for all your help until now.
> Hi,
>
[quoted text clipped - 33 lines]
> > > > > > What is the workaround this limitation as I want to capture more than 50
> > > > > > words in my text box? Any help will be much appreciated.