Is it possible to customise the datepicker in a search page form?


(Ryan Archer) #1

Is it possible to customise the look and functionality of the datepicker on a nested search page form?

We are using Squiz Matrix v4.18.4 and it does not look that good, and you have to find the tiny "X" button to close it instead of just clicking outside the popup calendar.

 

Is it possible to easily 'skin' this component and make it behave and look more like the JQuery UI Datepicker?


(Nic Hubbard) #2

Yeah, you could use the jQuery Datepicker, you just would need to get a little tricky to send the GET vars along with the search form request. There is no drop-in solution for this, but it would work.


(Ryan Archer) #3

Hey Nic, does life get better for this in the latest version of Squiz Matrix?


(Nic Hubbard) #4

Hey Nic, does life get better for this in the latest version of Squiz Matrix?

 

Not that I have seen. But there is nothing stopping you from using CSS to completely overhaul the standard Matrix date picker. I think you could make it look pretty good.


(Ryan Archer) #5

Yeah, that's cool. Just comes down to how much time they give me ;)