I have a custom state that I have setup as a list of date ranges. I need to clear the list every time I change a date/time picker as the list should only contain one date in the date range. How can I clear or reset a list of date ranges
If you ‘set a custom state’, it’ll overwrite anything that was already in that state - so in your case, include a workflow that when Date/Time Picker’s value changes, Set State to the date.