I’m using the date picker component, how do I restrict the user from picking a date that is further from today. Example, if today is 6 march, 2021, I want the user to not be able to pick a date any further from today i.e 7 march and beyond.
I’m using the date picker component, how do I restrict the user from picking a date that is further from today. Example, if today is 6 march, 2021, I want the user to not be able to pick a date any further from today i.e 7 march and beyond.
Also add the Date_Picker1.Launch Picker block after the the Show Alert block, so that the user doesn’t have to click again to open the Date Picker.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.