Setting default text formatting in rich text box

J

Janie

I'd like some rich text boxes to have a default text format such as bulleted,
numbered, underline, etc. so that users don't have to set the formatting
themselves. I don't want to use the list controls in InfoPath because other
text needs to be included in that part of the form. Thanks
 
A

Adam Harding

Janie

You will have to write code for the insert bullets/numbering to enable the
buttons on the taskbar that are disabled in the fill-out version of the form
 
J

Janie

The buttons are not disabled, they are fine. I just want the user to click
inside the richtext box and for the bullet button, say, to be depressed by
default so that users don't have to do it. I know that you can use list
controls but I need it to be a rich text box.
 
A

Adam Harding

Sorry Janie

I understand you better now.

Unfortunately what you are asking for is not incorporated into Infopath at
present. You would have to write managed code to force the formatting on the
box.

That is WAY beyond me so I will leave it there

Cheers Adam
 
Top