Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suppress date validation? #307

Open
rolfn opened this issue Nov 15, 2013 · 1 comment
Open

suppress date validation? #307

rolfn opened this issue Nov 15, 2013 · 1 comment

Comments

@rolfn
Copy link

rolfn commented Nov 15, 2013

I have a simple date input field:

<input id="date" type="text" >
...
$('#date').w2field('date');

Is it possible to suppress for this special input field the date validation? I want -- in opposite to other places -- allow "2013" or "2013-11" or "2013-11-15" as valid dates. Thanks in advance.

...Rolf

@vitmalina
Copy link
Owner

I do not think you can do it currently, but I will think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants