Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeff Huelskamp 6 posts 76 karma points
    May 11, 2019 @ 20:15
    Jeff Huelskamp
    0

    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:

    <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/

  • Marc Love (uSkinned.net) 447 posts 1789 karma points
    May 28, 2019 @ 11:15
    Marc Love (uSkinned.net)
    0

    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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies