Skip to main content
CR

CRReminder

PX.Objects.CRRelease 2025.2

The reminder for the task or event (CRActivity).

Field NameTypeDisplay NameForeign Key
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated At-
Description:No description available
Dismiss
bit-
Description:Specifies (if set to true) that the reminder is dismissed.
IsReminderOnNonexistent in DB
bool?Reminder-
Description:Specifies (if set to true) that the reminder is enabled. The value of this field is calculated by formula.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
NoteID
uniqueidentifier-
Description:The unique identifier of the reminder.
OwnerDefault Navigation
intOwnerContact
Description:The identifier of the owner of the reminder. The field is included in FK.Owner. Corresponds to the value of the Contact.ContactID field.
RefNoteID
uniqueidentifierCRActivity
Description:The identifier of the related CRActivity. This field is included in FK.Activity. Corresponds to the value of the CRActivity.NoteID field.
RemindAt
nvarcharRemind At-
Description:The value that shows the relative time before the start of the reminder. Allows to select ReminderDate relatively to CRActivity.StartDate. The field can have one of the values described in the RemindAtListAttribute.
ReminderDate
datetimeRemind At-
Description:The date and time of the reminder. The value of this field is stored in the Coordinated Universal Time (UTC) time zone and shown in the UI in the user's time zone.
ReminderIconNonexistent in DB
stringReminder Icon-
Description:The alias for the icon used by the reminder. The value is a full path to the icon which is calculated by formula. This value is used by the related CRActivity to display the reminder icon in generic inquiries.
SelectedNonexistent in DB
bool?Selected-
Description:No description available
tstamp
timestamp-
Description:No description available