Copied to clipboard

Flag this post as spam?

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


  • Nathan Sleigh 109 posts 353 karma points
    Jun 28, 2016 @ 09:26
    Nathan Sleigh
    0

    Umbraco Forms Datepicker Issue

    Hi Guys,

    Im having an issue with the umbraco forms date-picker.

    I have inserted the date-picker onto a page, but for some reason it thinks its an email field.

    Am I missing something when setting the form up or is there a wider issue with it?

    Thanks,

    Nathan

    enter image description here

    enter image description here

    enter image description here

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Jul 08, 2016 @ 10:46
    Warren Buckley
    0

    Hi Nathan,
    This is an unusual error but as the underlying HTML input type currently is a textbox. Chrome autocomplete for some reason thinks this is an email field and suggesting that to you.

    Eventually this will be a proper HTML5 date field.

    You could modify the HTML views for the fields or override it for a specific form & field to ensure you add the HTML attribute autocomplete to disable it off the top of my head.

    Thanks,
    Warren

  • Jay 425 posts 652 karma points
    Jul 22, 2016 @ 11:05
    Jay
    0

    Hey warren,

    How do i disable the popup option to not show DatePicker for time being? Can't find out where to comment that out.

    Thanks!

    enter image description here

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Jul 22, 2016 @ 20:54
    Warren Buckley
    0

    Hi Nathan,
    You cannot disable built in Umbraco Forms Field Type providers currently.

    If this is something you want to see, then please add it as a feature request on the issue tracker here - http://issues.umbraco.org/issues/CON

    Thanks,
    Warren

  • 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