I should have seen this last night. Adjust this and it should work:
.hasSome( “monthNumber” , months)
That definitely spiced things up in the developer console - seems to be returning lots of data now.
Screenshots as follows (serially expanding each ‘…’ section from top to bottom):
Is the repeater displaying anything?
Still the same November days (with data connection)…
Without data connection, it’s the original repeater from add menu
As you can see, the data returned by the query includes the July and August dates, which is what it should do.
The repeater is getting those November dates from somewhere. Try completely removing the dataset.
Any error messages?
Hi Anthony,
I removed the the whole collection but the message in the console essentially just appears to confirm this and repeater has understandably disappeared.
I meant to remove the dataset object on the page and not the collection: two very different things. You can follow the directions in the error message to get the collection back.
At this point, if you want to pursue this further, invite me to be a contributor on your site. There are always going to be blind spots doing it this way.
Ah sorry, now I think I understand what you meant (it was the little dataset icon I should’ve deleted right?). I managed to restore the collection without any problems.
Thanks for offering to look at the site. Can I have your email address to send you the invite to contribute?
Many thanks
Mark, I’m in. The problem is that the code was depending on there being a quote for every day, particularly the current date. There isn’t one for July 13 or 14. I will make an adjustment to the code.
To be continued.
That’s great Anthony! Ah that makes sense now.
If it even just pulls the next 30 hashtags (which might not necessarily be the next 30 consecutive days) then that’d be great!
Mark, it’s now looking at the next 30 days and displaying those records, rather than the next 30 records starting with today’s date, for which there may or may not be a record.
Wow! It works perfectly now. Incredible job Anthony. You’re a star!
Massive thank you for your persistence/patience and expertise.
Is there a donation button somewhere or a formal way to show appreciation?