Current step: v2.38 - quick contact cards
Updated 14 Aug 2026
Branch Contact Groups - Current Task
You have pasted scrQuickContacts. The only thing to work on now is testing that new quick-copy screen and, if you like it, making it the screen the app opens on.
Need to paste a whole screen instead of the current task above? That lives on a separate site: Branch Contact Groups — Screen YAML →
Do Now
Do not replace the other screens right now. Leave
scrSendEmail, scrManageGroups, and scrManagePeople as they are.
- Open
scrQuickContactsin Studio. - Preview the app.
- Search for a few contact lists.
- Click a card or its Copy addresses button.
- Paste into Notepad or an email draft and check the addresses look right.
Optional: if you want the app to open on the new card screen, set the app's StartScreen property to this:
scrQuickContacts
Copy Screen
Only use this if you need to paste scrQuickContacts again.
Test
| Check | Expected result |
|---|---|
| Screen opens | Cards appear without errors. |
| Search | Typing part of a group name filters the cards. |
| Copy | A copied group pastes as semicolon-separated email addresses. |
| Zero-member group | Shows a warning instead of copying blank text. |
| Compose Email | Opens the existing scrSendEmail screen. |
| Manage Groups | Only maintainers see it, and it opens scrManageGroups. |
Later
The full green-and-white visual pass across all screens is paused until the latest Studio YAML is available. Replacing the older screens from the current repo source would undo your newer manual UI edits.