I can't get Date Range Start and End values into local Storage
The code I am using under the OK button is:
localStorage.setValue ("StartDate", dateRange1.Start date.value);
localStorage.setValue ("EndDate", dateRange1.End date.value);
I am attaching some screen shots to show the error messages.
Any suggestions?
Mike