31
Views
8
Comments
Month Picker Range
Question
Application Type
Reactive

Hi, 

I have a Month Pick in my application which I would like to customise to be a Month Picker Range as you would with the Date Picker Range, e.g, be able to select from June to October. However I am having difficulties with this. I have seen a previous forum of someone looking to do something similar but no clear answers:

https://www.outsystems.com/forums/discussion/91377/how-to-custom-date-picker-range-to-become-month-picker-range-in-outsystems/

I have checked the forge as well and could not find anything. Is there a way to make this work or any ideas from anyone?

Thank you. 

Champion

Hello,

Do you have a mockup to understand what you really need?

Thanks

Hi @Paulo Torres 

Thank you for the reply. 

Below as you see in the first snippet is how the DatePicker Range works, I would like to be able to do this with the MonthPicke, shown in second snippet, however I'm just able to select one month.

Hope this makes sense.

Thank you. 

Hi Veronica,

I know you want to use date picker widget to select month range but there are other widgets as well which might help you to achieve similar functionality like Range Slider Interval.

I have shared the link below. Please have a look, this might help you as well.

https://outsystemsui.outsystems.com/OutSystemsUIWebsite/PatternDetail?PatternId=531

Regards,

Manish Jawla 

Champion

This will be tricky.

You need to integrate a new library that does this or you can clone the DatePicker and try to change to achieve this.

Regards, Paulo Torres

Thank you all for the suggestions. I will try them and see which one works for me.

Champion

Clone and create a dropdown for months can be more easy! This can be accepted by the business team?

Hi Veronical,

You can use OutSystems month picker widget from OutSystems UI.

Check this post.


Regards,

Shoeb

Champion

It's a good Hint, thanks :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.