Date field weekly

Home Forums Quform WordPress Date field weekly

This topic is: not resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #19841
    moe
    Participant

    Hi there

    We need to do a special process with the date fields and hope you can help us with that 🙂
    The process is the user can select weeks instead of days so the form will show a msg with the week that the user choosed and the date one week after the chosen date

    for ex. SELECTED change from week: 38 · 19-09-2016 – 25-09-2016

    You can see in the attachment how it’s look with our old website and we need to do it by your form guys.
    Also our date look with select options we need it a normal look.

    Awaiting for your kind help.

    Kind Regards,
    Moe

    #19890
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #19921
    moe
    Participant

    Thanks Ally

    But how to configure it to show or select weeks and show specific message ?

    kind regards,
    Moe

    #19944
    Allan
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #19956
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #19969
    moe
    Participant

    Thanks Ally will find out about it.

    The other things is you code above is work perfectly but unfornutlly not with many dates fields in the same form like the code below


    <script>
    jQuery(document).ready(function ($) {
    $('.iphorm_7_151, .iphorm_7_153, .iphorm_7_155, .iphorm_7_157')
    .attr('placeholder', 'dd/mm/åååå')
    .datepicker({
    dateFormat: 'dd/mm/yy'
    });

    var themeUrl = iphormL10n.plugin_url + '/js/jqueryui/themes/smoothness/jquery-ui-1.8.24.custom.css';
    $('head').append('<link id="iphorm-jqueryui-theme" rel="stylesheet" href="' + themeUrl + '" type="text/css" />');
    });
    </script>

    Is there anything wrong to no be able to show the date drop down ?

    Kind Regards,
    Moe

    #20001
    moe
    Participant

    Hi Ally

    I am just wondering if you received my message above about the date
    the code above is working only the form previewer but not in the page ( http://affaldviborg.dk/dagrenovationsordning/ )

    Could you please help us with that ?

    Kind Regards,
    Moe

    #20015
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy