Admin Application Guide
The DonorPoint admin application is the back-office interface where staff manage constituents, forms, transactions, communications, and reporting. This section covers the application’s user interface in detail.
In This Section
- Application Chrome — top navigation bar, sidebar menu, global constituent search, user dropdown, session management
- List Views — creating records, editing, archiving, column selection, filtering, export, import, saved list views, custom actions
- Edit Views — tab structure, saving and canceling, input element types, right-hand sidebar actions, edit dialogs
- Content Editors — plain text, rich-text, drag-and-drop designer, and code editors
How the Admin Application is Built
The admin application generates its list views, edit views, dialogs, and import screens automatically from the DonorPoint data model. Every type of record — Contact, Campaign, Transaction, Fund, and so on — automatically gets a consistent set of screens with search, filtering, editing, and export. Custom extensions are layered on top of this without touching the generated code.
See Platform Architecture for how this system works.