heimrichhannot/contao-assignment_notification_center

Get assignee data tokens within notification_center.

1.1.0 2023-02-28 09:40 UTC

This package is auto-updated.

Last update: 2024-03-28 11:57:54 UTC


README

Use assignments within notification center

Notification Center Tokens

tokens

Token Example Description
##assignee_emails## #assignee_emails## Return the assignee emails from tl_assignee for the given mapping within tl_nc_message.
##assignee_email_[ID]## #assignee_email_0## Return the first, second, third… assignee email from tl_assignee for the given mapping within tl_nc_message.