You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 2 DatePickerFields with mode as 'datetime' called 'Start Date/Time' and 'End Date/Time'. How do I create a validation such that when a user sets the 'Start Date/Time', the mindate property of the End Date/Time is set to the user input value of 'Start Date/Time'
The text was updated successfully, but these errors were encountered:
I have 2 DatePickerFields with mode as 'datetime' called 'Start Date/Time' and 'End Date/Time'. How do I create a validation such that when a user sets the 'Start Date/Time', the mindate property of the End Date/Time is set to the user input value of 'Start Date/Time'
The text was updated successfully, but these errors were encountered: