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.
  1. Open scrQuickContacts in Studio.
  2. Preview the app.
  3. Search for a few contact lists.
  4. Click a card or its Copy addresses button.
  5. 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:
App.StartScreen
scrQuickContacts

Copy Screen

Only use this if you need to paste scrQuickContacts again.

Test

CheckExpected result
Screen opensCards appear without errors.
SearchTyping part of a group name filters the cards.
CopyA copied group pastes as semicolon-separated email addresses.
Zero-member groupShows a warning instead of copying blank text.
Compose EmailOpens the existing scrSendEmail screen.
Manage GroupsOnly 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.