Hello All,
Can anyone help me in finding the solution on how I can get a date picker in the format shown in the image. Month and year should be vertical scrollable.
Regards,
Sahithi
Hi Sahithi,
I think you can use some forge components to achieve it i think so, such as "Simple Month Calendar Reactive" component which is available in forge.
Hi @Sahithi ,
you can try with this code pen code - https://codepen.io/argyleink/pen/MWKxMyb
or this library and implement into OutSystems as per your required example
https://demo.mobiscroll.com/javascript/datetime/
hope this will help
Prince