I have a series of resources that have two TVs using the standard date picker:
Start date
End date
I have a search module that works off matching TV values. This works fine if the user searches for the starting or end date, but If they search date in the middle, it won't come up in the search. Which makes sense because they are two different TVs.
I'm looking for either snippet to figure out all the dates between the two ranges or a date picker that lets me choose multiple dates. Maybe there is a better way altogether to do this. Looking for advice and someone to point me in the right direction.
If I'm understanding you, you can do that with the getResources extra using its &tvFilters property. There's some information on that here:
https://forums.modx.com/thread/86185/getresources-tvfilters-on-a-definite-interval-of-future-dates
and here:
https://docs.modx.com/extras/revo/getresources