Hello,
I am trying to list a series of channel field entries but without duplication. I am trying to list a series of locations.
Here is my code which works but results in duplications:
{site_name} have property, houses and flats to rent in {exp:channel:entries channel="lettings|sales" status="open" backspace="1" orderby="town" sort="asc" dynamic="no"}<a href="/properties/search_results/search&town={town}&category=/">{town}</a>, {/exp:channel:entries} in London, UK.Any ideas?