15
Views
6
Comments
Solved
Date picker

Hello All 

I need way to disable whole days in the calendar except thursday , how can i do this ? 

2019-01-07 16-04-16
Siya
 
MVP
Solution

This can be achieved in OutSystem reactive as below

Add reference to ( DatePicker & DatePickerDisableWeekDays )


Invoke DatePickerDisableWeekDays with the dates you want to disable  


Here is the result


2024-06-24 04-49-49
Princi

Hello @Bashayer Alghamdi 

Please check out this Date Picker. It's related to your issue.

Hope you will get the answer here.

Regards

Prince

UserImage.jpg
Md Mansur

Hi @Bashayer Alghamdi 

You can do that this feature so I have attached link so go through this

https://www.outsystems.com/forums/discussion/41397/datepicker-disable-all-days-except-saturday-in-datepicker/

Thanks

Md Mansur

UserImage.jpg
Bashayer Alghamdi

Dear prince & Md mansur 

Thanks for your quick response , i tried to installed the forge and do the changes as required but when i try to add it in my module i cant select it from manage dependencies window but its not added 

Kindly help 

2024-06-24 04-49-49
Princi

Hello @Bashayer Alghamdi 

Which application you are trying to add this component. As this belongs to the traditional application. 

When you install this component you can check the attached example for date-picker.

Regards

Prince


2019-01-07 16-04-16
Siya
 
MVP
Solution

This can be achieved in OutSystem reactive as below

Add reference to ( DatePicker & DatePickerDisableWeekDays )


Invoke DatePickerDisableWeekDays with the dates you want to disable  


Here is the result


UserImage.jpg
Bashayer Alghamdi

Dear All , 

Thanks for your support , i did as Siya said and its works as charm 

Regards , 

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