This section covers 3 how-to topics for WPS Group on Windows, including grouping content controls, ungrouping them, and editing a single control inside a group.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Group content controls | Free |
| 2 | 2. Ungroup controls | Free |
| 3 | 3. Edit a single control inside a group | Free |
How-to Guide
1. Group content controls
Entry: Developer Tools tab → Group
- Enter Design Mode.
- Hold down Ctrl and select multiple content controls, or drag to select them with the mouse.
- Click Group on the Developer Tools tab.
- The selected controls are combined into one group.
Success Criteria
- Visual result: the selected controls are treated as one grouped object.
- Next action available: you can move the group, adjust it, or open a control inside it for editing.
Tips While Using
- Common mistake: if Design Mode is not enabled, selecting and grouping controls may not work as expected.
- Environment note: make sure the selected objects are content controls that can be grouped.
2. Ungroup controls
Entry: Developer Tools tab → Ungroup
- Enter Design Mode.
- Select the grouped control set.
- Click Ungroup.
- The controls return to separate items.
Success Criteria
- Visual result: the grouped set is split back into individual controls.
- Next action available: you can select, move, or edit each control separately.
Tips While Using
- Common mistake: if the grouped object is not selected first, the Ungroup command may not take effect.
3. Edit a single control inside a group
Entry: Double-click a control inside the group
- Enter Design Mode.
- Double-click the control you want to edit inside the group.
- Edit that control's content or properties.
- Click outside the group to exit single-control editing.
Success Criteria
- Visual result: the selected control enters an editable state inside the group.
- Next action available: after editing, you can continue working with the full group.
Tips While Using
- Common mistake: if the double-click does not land on the target control, the whole group may remain selected instead.
- Environment note: this requires an existing grouped set of controls.