Note that there are some explanatory texts on larger screens.

plurals
  1. POMulti Dates Picker Bug?
    primarykey
    data
    text
    <p>I've been trying to add a date picker to my site that allows users to pick multiple non-concurrent dates. <a href="http://multidatespickr.sourceforge.net/#withAltField-demo" rel="noreferrer">Multidatespicker</a> appears to do what I want but i've got to a point where I think I have discovered a bug, particularly with it's AltField, which is confirmed <a href="https://github.com/dubrox/Multiple-Dates-Picker-for-jQuery-UI/issues/19" rel="noreferrer">here</a>. The bug seems to stop the altfield's values showing. If you visit the Multidatespicker <a href="http://multidatespickr.sourceforge.net/#withAltField-demo" rel="noreferrer">demo</a> and inspect the altfield you'll see that while it appears empty the values are showing in the code. </p> <p>The issue this presents for me is that I can't edit previously selected dates when returning a record from my App/DB. When passing the value of altfield back to my Rails App for database storage I only receive the hidden values shown in the code. </p> <p>If I can get the altfield to correctly show these values and allow me to edit them via the date selector, then I should be amend within my app's backend.</p> <p>Note the suggested fix on the github link above does not solve this issue - it only enables rendering dates in 'dateVar' as being selected in the picker....it does nothing to show values in altField.</p> <p>Has anyone used this and had the same problem and solved it?</p> <p>Does anyone know how to fix it?</p> <p>OR</p> <p>Can anyone suggest a good alternative that will work nicely with a Rails 3 App using Twitter Bootstrap. It's very important that i'm able to select multiple non-concurrent dates. I've searched quite extensively but MultiDatesPicker seems to be one of the only options I can find.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload