Job manager Application form Html Code Issue
-
Hello,
Job manager is working perfectly but thing is in application form when i change the email field from input text to Html code and write the html code in data
<tr class=”row3 totalrow3 field4 odd”><th scope=”row”>Email Address *</th><td><input type=”text” value=”” name=”jobman-field-4″ data-bvalidator=”email,required”></td></tr>
it displays the email field in front-end but it is not inserting data into application and in email as well. can anyone tell me what’s the issue?
The topic ‘Job manager Application form Html Code Issue’ is closed to new replies.