How to restric dates to show not past sysdate in teh Date Input entitiy. I know I can restrcit past date in flow script if someone check old date, however what settings I need to do if I don’t want to show past date apart from sysdate for users.
You cannot control what is selectable in the date input. But most simply perhaps a menu or list selection for the user with available dates (where you also can exclude weekends, bank hollidays etc)?
In the Calendar element you can also control to some extent start and end dates to be availabe to choose from, but sound like a bit of a different use case scenario,