Common questions about WPS Option Button usually focus on finding the entry, editing properties, and deciding when to use the control; this FAQ includes 3 common answers.
FAQ
Why can’t I find the Option Button entry?
- First, make sure you are working in WPS Slides.
- Check whether the Developer Tools tab is visible in the top ribbon.
- Open Developer Tools, then open Controls Toolbox and look for Option Button.
What common properties can I set for an option button?
- Select the option button that has already been inserted.
- Click Control Properties.
- In the properties panel, review and edit fields such as Caption, Value, and Name.
When should I use an option button on a slide?
- Use an option button when the page needs multiple mutually exclusive choices.
- It works well on questionnaire pages, training slides, or prototype demo pages that need a single-choice interaction.
- If users need to select multiple items at the same time, use another control that fits multi-select scenarios better.
Glossary
| Term | Definition |
|---|---|
| Option Button | A radio-button control used to select one item from multiple mutually exclusive choices. |
| Controls Toolbox | The control entry area under Developer Tools for inserting different types of controls. |
| Control Properties | The panel or command used to set a control’s display text, state, and name. |