Hi Stefan,
I have a question concerning the Email notification in ELOG.
I have been testing various combinations of the parameters you describe in
your documentation :
Email <attribute> <value> = <list>
Use Email Subject = <string>
Use Email From = <string>
Omit Email To = 0|1
Suppress Email to users = 0|1
And I have encountered a problem using the Email <attribute> <value> =
<list>. While this works fine for me when the <attribute> is of a type
textfield, Options or ROptions, I don't seem to be able to have it working
for the MOptions <attribute> = <list>.
The aim is to have an email notification sent only to selected people
instead of everybody. I was hoping that this would work :
[MyLogBook]
MOptions Message_To = NB,LW,EC,MD,CD,TV,AH,TR,JS
...
...
Suppress Email to users = 1
Email Message_To TR = tomas@mba.be
Email Message_To EC = etienne@mba.be
...
...
Of course, the tricky part is that it is "multiple choice" so any
combination of recipients is possible.
Am I missing something?
Thanx for any ideas how to solve this,
Tomas |