How to disable datepicker ?
In all my forms "Enable Time picker" and "Time picker ONLY" are false. Despite of these, the datepicker appears anyway.
I gave up to understand the date picker, so I just want to turn it off.
What else can I do?
In all my forms "Enable Time picker" and "Time picker ONLY" are false. Despite of these, the datepicker appears anyway.
I gave up to understand the date picker, so I just want to turn it off.
What else can I do?
Hi rslyra,
The time picker is the second part of the datepicker that allows you to set the time. Setting that off has no effect on the part for selecting the date.
To turn it off I'd replace the date-picker inputs with plain text inputs.
Bob
The time picker is the second part of the datepicker that allows you to set the time. Setting that off has no effect on the part for selecting the date.
To turn it off I'd replace the date-picker inputs with plain text inputs.
Bob
Of course.
Sorry asking that. Date is date, time is time, of course.
As usual, thanks a lot.
By the way, to a future version, sometimes I need to know which kind of elements is each one. Some are very easy to identify, but a datepicker looks just like a text box. I hope I had explained that clear.
Again, thanks.
Sorry asking that. Date is date, time is time, of course.
As usual, thanks a lot.
By the way, to a future version, sometimes I need to know which kind of elements is each one. Some are very easy to identify, but a datepicker looks just like a text box. I hope I had explained that clear.
Again, thanks.
This topic is locked and no more replies can be posted.