sadly, I need to avoid duplicates in my random list - I could do this by using a conditional loop with <cfif> tags to make sure no duplicates appear. Something like:
This would probably do the trick but I'm concerned that it would slow down the page due to the uncertain length of the loop. I may have to go with this unless there are any more elegant ways of doing this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.