General > Support
Offline Email show referrer field
(1/1)
leandro2219:
Hi All,
Is there any way to show on the "offline email" that is sent to the admin, the referrer field or the page where the visitor is asking?
Thanks.
faf:
There is no simple way to do that.
In my opinion the most affordable (but a little bit complicated) way is to create a special plugin that should handle the \Mibew\EventDispatcher\Events::THREAD_CREATE event and check the thread state (is should be Thread::STATE_LEFT). Then you could duplicate the mailing with your own mail template and custom fields.
faf:
BTW, just realized that probably one could also make use of the 'info' field in the standard "leave message" form. It can be done by writing a plugin that utilizes \Mibew\EventDispatcher\Events::WIDGET_RESPONSE_ALTER event.
Navigation
[0] Message Index
Go to full version