Forums

Select and set message priority

Azzied 31 Jul, 2008
Wondering if this is possible,

contact form contains dropdown selection box. 3 values are high, normal, low.

is it possible for chronoforms to read the input and set the priority of the message being sent?

Steven
GreyHead 31 Jul, 2008
Hi Azzied,

The Joomla sendMail() function that ChronoForms uses doesn't support priority so the simple answer is 'No'.

Howver, if it's really important then you could add your own code to extend the PHPMailer class which does support priority.

Bob
This topic is locked and no more replies can be posted.