Modify Email Template? (Remove table, key value, etc.)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
super20g
User
Posts: 49

Modify Email Template? (Remove table, key value, etc.)

Post by super20g »

I have a few tables setup to send out an email when a record is added to a table.

How do you remove the table, key value, and action fields from the email?

i.e. Body of email:

Record status changed in Management System:
table: source_info
key value: 1812
action: Inserted

I do not want to display these fields to the users and have already added in the additional fields that I do want to display.


scs
User
Posts: 694

Post by scs »

super20g wrote:
I do not want to display these fields to the users and have already added
in the additional fields that I do want to display.

Can explain what you want to display and what you don't?


mobhar
User
Posts: 11745

Post by mobhar »


Post Reply