Dt_Notifications
Notifications Functionality Data Type
The Dt_Notifications data type manages system-generated notifications sent to users.
Data Fields:
Creator (User) β The user who triggered the notification.
Message (text) β The content of the notification.
Receivers (List of Users) β The users who will receive the notification.
Modified Date (date, built-in field) β Records the last time the notification was updated.
Created Date (date, built-in field) β Stores when the notification was initially created.
Slug (text, built-in field) β A unique identifier for referencing the notification.
Last updated