Rank: Devotee
Joined: 9/12/2007 Posts: 58 Location: Honoluu, HI
|
Is there a way to customize the umbMailForm email message that is sent out to users? Is something that can be done via config file or do I need to change this in the code.
Thanks,
John:hmm:
|
Rank: Devotee
Joined: 9/12/2007 Posts: 58 Location: Honoluu, HI
|
After using reflector to reverse engineer the umbMailForm. I found out that the email format is hard-coded so I would need to create a simple email form.
I will create the customizable email form package unless its already implemented.
|