Common questions about WPS Drop-Down List Content Control on macOS usually focus on control insertion, option setup, and final selection behavior in documents.
FAQ
Why does the drop-down list show no options?
- Select the drop-down list content control first.
- Open Control Properties from Developer tools.
- Check whether display names and values have already been added with Add.
- If no options have been added yet, add them and then exit Design Mode to use the list.
Why can’t I type directly into the drop-down list?
- This control is designed for selecting from preset options.
- It does not support manual custom text entry.
- If you need more choices, add more items in the control properties.
Why can’t I select an item after clicking the control?
- Check whether the document is still in Design Mode.
- If Design Mode is still enabled, exit it first.
- Click the drop-down area again and confirm that the preset options can open normally.
Glossary
| Term | Definition |
|---|---|
| Drop-Down List Content Control | A document control that provides a fixed list of options for users to choose from directly in a document. |
| Design Mode | An editing state used to insert and configure controls and their settings. |
| Control Properties | The settings panel for a control, where you can add, edit, and manage drop-down options. |