I have Googled and found a Date Picker, but no idea how to integrate it?

Hello @kreef so glad you asked this question as I recently done this at work…I used one of my own custom components:-
https://marketplace.universaldashboard.io/Dashboard/UniversalDashboard.UDDatePicker
Which I designed to make a simple FROM and TO date picker…
If you read the thread here:- New-UDDatePicker a new calendar component
you will see I posted a link to my github here:-
https://github.com/psDevUK/New-UDDatePicker
Look at the https://github.com/psDevUK/New-UDDatePicker/blob/master/DayPickerExample.ps1 to see how to use it…if you need more help I have a working example using this date picker along with:-
https://marketplace.universaldashboard.io/Dashboard/UniversalDashboard.UDSelector
Which I pre-populated loads of choices from the DB
https://marketplace.universaldashboard.io/Dashboard/UniversalDashboard.UDButtonParticle
This is so they only clicked the button once…and it also looks super cool :sunglasses:
If you need more guidence let me know. Peace

1 Like