notify.Messages (Notifications)

Base for all tables of messages. (more)

Every row of this data view is a Notification.

User Guide: notify: Notifications.

Columns

  • Créé (created) : Timestamp of when this message has been emitted.

  • Sujet (subject) : The subject of this message. See Subject and body of a notification message.

  • Destinataire (user) : The recipient of this message. The site user to whom this message is to be delivered.

  • vu (seen) : Timestamp of when the recipient of this message has marked it as seen.

  • Envoyé (sent) : Timestamp of when this message has been sent via email to its recipient.

Toolbar actions

  • HTML (show_as_html) : Show this table in Bootstrap3 interface

  • Table (landscape) (as_pdf) : Show this table as a pdf document.

  • Table (portrait) (as_pdf_p) : Show this table as a pdf document.

  • Export to .xls (export_excel) : Export this table as an .xls document

  • None (grid_post) : See (unformatted: <lino.core.actions.CreateRow grid_post>).

  • None (grid_put) : See (unformatted: <lino.core.actions.SaveGridCell grid_put>).

  • Créer (submit_insert) : Create the record and open a detail window on it

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

  • Marquer tout comme lu (mark_all_seen) : Mark all messages as seen.

Filter parameters

  • Seen (show_seen) : See show_seen.

  • Date du (start_date) : Start of observed date range

  • au (end_date) : End of observed date range

  • Destinataire (user) : The recipient of this message. The site user to whom this message is to be delivered.

Hidden columns

  • ID (id) : See ID.

  • Lié à (type) (owner_type) : See Lié à (type).

  • Lié à (object) (owner_id) : See Lié à (object).

  • Message Type (message_type) : See Message Type.

  • Corps du texte (body) : The body of this message. See Subject and body of a notification message.

  • Notification mode (mail_mode) : See Notification mode.

  • Lié à (owner) : The owner of this message. Expresses what this message is about.