Date Input blur future and specific dates

Hello everyone,

I am using a date input. I wanted to know is there a way to blur specific dates in date input for which I do not have data for.
I also want to blur and not give the option to select future dates and holidays for which I do not have data. I do not want to give the option for the user to select or enter such a date. Is there a way to do this?

Please suggest if there is a way to solve this problem.

Thanks and Regards,

Hey @pitanjal ,

I’m not sure about this. May be someone in the community can help you out.

However , st.date_input , using the arguments , min_value or max_value you can achieve the desired functionality

Best
Avra

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.