I am getting a validation error from code in my contact form:
Error: Attribute value not allowed on element input at this point.
<input type="file" id="template-contactform-file" name="template-contactform-file" value="" class="sm-form-control" />
3 replies · opened Nov 27, 2016
I am getting a validation error from code in my contact form:
Error: Attribute value not allowed on element input at this point.
<input type="file" id="template-contactform-file" name="template-contactform-file" value="" class="sm-form-control" />
Hello,
There are no immediate errors with the Code you have provided above, however there might be an issue with some other Code. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
http://www.achieva.us/contact_achieva.html
Error: Attribute value not allowed on element input at this point.
<input type="file" id="template-contactform-file" name="template-contactform-file" value="" class="sm-form-control" />
Hello,
Okay we have checked this out thoroughly and we really apologize this is a Silly Mistake from our end. The value="" Attribute is not allowed on Input File Types. So your code will simply be:
This is the Correct Code and we will fix this in Our Next Update. Thanks for your Patience.
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