nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For Two textboxes it is coming(i.e.., for the first and the fourth) and i want only for fourth one to be a date picker

AkhilReddy30 opened this issue · comments

Date picker is coming for first textbox and also fourth textbox i want it only for the fourth text .First text should be served for another purpose

Sorry, I do not understand the question. Can you elaborate?

Means i want to keep date picker inside a form and in that form there are 7 input fields but date picker is coming for first input field only(but i don't need it there) when i add class date for fourth input field(where i need date picker) then it is showing picker but selection is not possible for fourth input field

Still not sure what is going on wrong... you can apply it to any field or even use without input field and read/write text field in your code to trigger datepicker show/hide.

I solved issue.