Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am running Umbraco version 7.12.2 and Forms version 7.0.6. I am using both of these vanilla, straight out of the box with a uSkinned template.
The date picker form control does not render a date picker when added to a form and published; it just renders a text box.
I do not get any errors when I look at the dev tools console in Chrome.
These are the references in my master page:
<script src="//code.jquery.com/jquery-2.2.2.min.js" integrity="sha256-36cp2Co+/62rEAAYHLmRCPIych47CvdM+uTBJwSzWjI=" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.15.0/jquery.validate.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.6/jquery.validate.unobtrusive.min.js"></script> <script src="~/scripts/plugins.js"></script> <script src="~/scripts/application.js"></script> <script src="~/scripts/jquery.unobtrusive-ajax.min.js"></script>
Any help you could provide would be greatly appreciated.
URL to beta site is: http://travisga.w26.wh-2.com/memberships/credit-card-update-form/
Hi Jeff,
Please contact uSkinned support via:
https://uskinned.net/contact/
We will then be able to send you updated form templates to fix this issue.
Kind regards,
Marc
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Forms Date Pickers and Forms Validation Not Working
I am running Umbraco version 7.12.2 and Forms version 7.0.6. I am using both of these vanilla, straight out of the box with a uSkinned template.
The date picker form control does not render a date picker when added to a form and published; it just renders a text box.
I do not get any errors when I look at the dev tools console in Chrome.
These are the references in my master page:
Any help you could provide would be greatly appreciated.
URL to beta site is: http://travisga.w26.wh-2.com/memberships/credit-card-update-form/
Hi Jeff,
Please contact uSkinned support via:
https://uskinned.net/contact/
We will then be able to send you updated form templates to fix this issue.
Kind regards,
Marc
is working on a reply...