Notification – Update View
Module: Setup
Screen Type: Update View
URL: /^setup/notifications/<pk>/update/
Model: Notification
Record Name: Notification
Plural Name: Notifications
What This Screen Is For
TODO: Explain what this screen does in plain language.
What You See on This Screen
📸 Add a screenshot of this screen.
Fields on This Screen
| Field | Type | Description |
|---|---|---|
| Last Modified At | Date & time | TODO |
| Last Modified By | Relationship (single) (optional) | TODO |
| User | Relationship (single) | The user that this notification is for |
| Label | Text | The title or description of this notification |
| Body | Long text | The message delivered by this notification |
| Notification Link | Text (optional) | The destination that this notification will direct to |
| Dismissed | Yes/No | Once dismissed, this notification will be marked as read and will not be highlighted or contribute to the list of unread notifications |
System Fields (Managed Automatically)
⚙️ These fields are managed by the system and usually do not need to be edited.
| Field | Type | Description |
|---|---|---|
| Id | Auto number (ID) | TODO |
| Created At | Date & time | TODO |
| Created By | Relationship (single) (optional) | TODO |
| Custom Fields | Extra Fields JSONField | TODO |
| Deleted At | Date & time (optional) | TODO |
Common Tasks
- TODO
Tips & Helpful Hints
💡 TODO
Who Uses This Screen
- TODO
Related Screens
- List View — setup-notifications
- Create View — setup-notifications-create
- Detail View — setup-notifications-id
Advanced Notes
TODO
No comments to display
No comments to display