Hooks Manager
Step 1: Add a new "last emailed" form field
First off, we're going to create a new form field that's going to store the last emailed date. The way this is going to work is that every form submission will now have a "last emailed date" field, containing just that: the last time the submission was emailed.
- In Form Tools, edit the form and go to the Database tab, as shown in the screenshot to the right. On this page, click the "Add Field(s)" button on the bottom right of the page.
-
On the following page, enter in the fields as shown the next screenshot. It's important
that you enter these values in exactly as described:
- Pass On - leave unchecked
- Form Field Name - "last_emailed"
- Display Text - "Last Emailed"
- Field Size - Small (<= 20 chars)
- Data Type - "String"
- Database Column - "last_emailed"