Submit Form and Date Of Birth on Form forms-job.html

1 reply · opened Mar 19, 2019

KketalogincMar 19, 2019

I can not submit my messages. My PHP is up to date on the server and i added the mail section in form.php

$toemails = array();

$toemails[] = array(
'email' => 'brandeeogunjobi@merchantconnect.net', // Your Email Address
'name' => 'Merchant Connect' // Your Name
);

/-------------------------------------------------
Sender's Email
---------------------------------------------------
/

$fromemail = array(
'email' => 'noreply@merchantconnect.net', // Company's Email Address (preferably currently used Domain Name)
'name' => 'Merchant Connect' // Company Name
);

I also can not find how to change the Date of Birth
<div class="w-100"></div>
<div class="col-md-6 form-group">
<label>Requested Install:</label>
<input type="text" class="form-control dobpicker required" name="jobs-application-date-of-birth" id="jobs-application-date-of-birth" value="" placeholder="MM/DD/YYYY" data-date-end-date="-18y">
</div>

SSemicolon WebSTAFFMar 19, 2019

Hello,

Please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.

Additionally, please let us know what would you like to change about the Date of Birth Field so that we can help you out with this further.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard