Hi ExBers,
On the homepage I have an image as the background. It is set up as connected data that pulls from a URL in one of the fields. I want one photo to show each day, and I want the order to be randomised (not in the order they were entered into the table). Is there an easy way to do this?
I've already thought of a more manual way of doing this - adding in a date field and sorting by order and then filtering by date=today, but what we are trying to avoid here is having two photos from the same photographer show two days in a row. Photographer name is also a field in the hosted table the data pulls from.
Thanks in advance for any help you can provide.