Forums

2 DatePickers on the same form?

brononius 27 Jun, 2013
When I'm using 2 datepickers on the same form, i've got a small issue.

For the first date, I can easily pick the year, then the month, and then the day.
But with the second date field, once I click the year, the form inserts direct a date in the field.
When I click the date field again, I can nicely click the year, then the month, then day...

My settings for the form:
[list]
  • DateTime Picker config >>> startView: 'years'

  • DatePicker Type >>> MooTools DatePicker

  • Moo DatePicker Style >>> JQUI
  • [/list]

    Settings for the fields:
    [list]
  • Field Name Date 1: inven_datumIN

  • Field Name Date 2: inven_datumUIT
  • [/list]


    I guess it's something to do with some cache somewhere, but I've got no clue how to solve it. 😶
    GreyHead 27 Jul, 2013
    Hi brononius,

    Sorry, I don't have any explanation for this :-(

    Is it still a problem?

    Bob
    brononius 28 Jul, 2013
    The problem is still there.

    It's not a big issue, just a bit annoying that you need to click the second date 2 times...
    GreyHead 28 Jul, 2013
    Hi brononius,

    Please post a link to the form so I can take a quick look.

    Bob
    GreyHead 28 Jul, 2013
    Hi Brononius,

    I can see the problem OK - but I'm afraid that I don't see what is causing it :-( If I think of anything I'll post here later.

    Bob
    brononius 29 Jul, 2013
    OK, no hurry, it works for the moment, with an extra click...
    This topic is locked and no more replies can be posted.