Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Conditional in "To" field of Admin Notify Email?

Quote Reply
Conditional in "To" field of Admin Notify Email?
hi,

just wondering if the "To" field in the following form...

Admin > Setup > User Signup > Email Admin (Edit)

can have a conditional to select who the email has been sent from? for eg. what I want to do is use the admins email address "unless" the user has supplied a dgraph_email.

So the conditional would be something like...

<%if dgraph_email%><%dgraph_email%><%else%>my@email.com<%endif%>

Is the To field set up to handle conditionals?? - Version: 2.0.2-Upgrade. I want to make the change on a live site so don't want to test it on there first.

Thanks!

r.

Last edited by:

ryel01: Jul 29, 2003, 3:17 AM