Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter soulretriever

    (@soulretriever)

    Also I noticed a bug with the placement of the datepicker. Both the responsive and normal targets are slightly off in height.

    Thread Starter soulretriever

    (@soulretriever)

    Aha I just noticed that I can actually select and change the input during loading and then when the page is loaded it seems to be unable to select. Perhaps it’s a minification issue or something like that. Update: I don’t think it’s a minification thing. I just disabled all of that and it still didn’t work.

    Actually I just saw I got an error:

    Uncaught TypeError: Cannot read property 'on' of undefined
        at HTMLDocument.cf_jsfields_init (wp-content-plugins-caldera-forms-assets-build-js-caldera-forms-front.min-1.5.0.6.js:4)
        at HTMLDocument.dispatch (wp-includes-js-jquery-jquery-1.12.4.js:3)
        at HTMLDocument.r.handle (wp-includes-js-jquery-jquery-1.12.4.js:3)
        at Object.trigger (wp-includes-js-jquery-jquery-1.12.4.js:3)
        at Object.a.event.trigger (wp-includes-js-jquery-jquery-migrate.min-1.4.1.js:2)
        at HTMLSpanElement.<anonymous> (wp-includes-js-jquery-jquery-1.12.4.js:3)
        at Function.each (wp-includes-js-jquery-jquery-1.12.4.js:2)
        at a.fn.init.each (wp-includes-js-jquery-jquery-1.12.4.js:2)
        at a.fn.init.trigger (wp-includes-js-jquery-jquery-1.12.4.js:3)
        at calders_forms_check_conditions (wp-content-plugins-caldera-forms-assets-build-js-conditionals.min-1.5.0.6.js:1)

    It seems to be again this parsley thing. Ill check other topics.

    Plugin Author Josh Pollock

    (@shelob9)

    @soulretriever

    To be honest, I’m not sure if this is possible or not, I’ve never tried it, but it should be possible. We use bootstrap datepicker, which I think is built on top of jQuery UI’s datepicker, for our date fields. I don’t see why it couldn’t be done with our text field, but I’ve never tried it.

    Thread Starter soulretriever

    (@soulretriever)

    Dear Josh,

    Thanks for the tip! I changed the field to text and put the html5 type to date. Works like a charm! It even has a datepicker build in there. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Date picker re-enable text input?’ is closed to new replies.