A family of Microsoft word processing software products for creating web, email, and print documents.
Field? What kind of field?
Content Control? Use a Rich Text Content Control.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I use multiple bullet points in developer form fields in the Word application? It is restricted to one bullet point
A family of Microsoft word processing software products for creating web, email, and print documents.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Field? What kind of field?
Content Control? Use a Rich Text Content Control.
For that, you need a Rich Text control.
I guess you are referring to content controls? There are two types of text content controls: Rich Text and Plain Text. Both types seem to add a line break rather than a true paragraph when you press Enter (even after having enabled the option to allow for multiple paragraphs). That means all the content is in the same paragraph and only one bullet point will be created.
I am not aware of a workaround.
EDIT: Hm, looking at this again, it seems that applying a bullet style to the text paragraph before creating the Rich Text control will actually make it "behave."
I was using a plain text content control. What I am trying to do is develop a fillable field that allows me to enter multiple sentences with a bullet point at the beginning of each sentence.