Contact Us Form - VDP

The View Page contact forms are found in the Data/Ford_InventoryWebsites/Contact_Form
There are 2 folders
Email_Based which has the Contact Form that sends an email.
File_Based which has the Contact Form going to the file, which is accessed from the How To Manual

The Email-Based requires a few changes to the dealervehiclecontact.php script
First Change: Line 171 $from = "contactform@rustyeckfordcommercial.com";
create a email address for the domain and then replace Line 171 with it

Second Change Line 292 to reflect the To email addresses, they are hard coded now.
input type=hidden name='emailto' value='? php echo "tpfaff@rustyeckford.com";?>'>
input type=hidden name='ccemail' value=' ?php echo "mike@worktruckpros.com";?>'>

These are old instructions, but they might work
Use the link below to change the email addess on a dealer's contact us form
https://buildyourworktruck.com/povctdsdlr/dlr_maint.php

Then select "Edit Dealership"