Common questions about WPS Plain Text Content Control on macOS usually involve input limits, default formatting, and multi-paragraph settings; this section includes 3 frequent questions and a glossary.
FAQ
Why can’t I insert images or other objects inside a plain text content control?
- A plain text content control accepts plain text only.
- If you need to keep complex formatting, images, or other objects in the same area, use a rich text content control instead.
- Return to the Developer tools area and choose the control type that matches your document needs.
How do I set the default format for a plain text content control?
- Select the target plain text content control.
- Open Control Properties.
- Enable the option to use a style for text typed into the empty control.
- Choose a preset style or a custom style, then confirm the setting.
Does a plain text content control support multiple paragraphs?
- Select the plain text content control.
- Click Control Properties in the Developer tools area.
- Find the option related to allowing multiple paragraphs with the Enter key.
- Enable it and test the Enter key behavior again.
Glossary
| Term | Definition |
|---|---|
| Plain Text Content Control | A document control that accepts plain text only and is commonly used to keep form input consistent. |
| Design Mode | A working state used to insert and edit controls so you can adjust their position and properties. |
| Control Properties | A group of settings for a control, including title, tag, color, editing restrictions, and paragraph behavior. |