84
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. 

2023-08-28 07-00-10
Paulo Torres
Champion

Hello,

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

Thanks

2023-02-15 16-25-17
Veronica Makole

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. 

2019-11-11 17-10-24
Manish Jawla
 
MVP

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 

2023-08-28 07-00-10
Paulo Torres
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

2023-02-15 16-25-17
Veronica Makole

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

2023-08-28 07-00-10
Paulo Torres
Champion

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

2022-09-27 05-23-26
Mohammad Shoeb

Hi Veronical,

You can use OutSystems month picker widget from OutSystems UI.

Check this post.


Regards,

Shoeb

2023-08-28 07-00-10
Paulo Torres
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.