Hello,
I have an problem using Quill for connecting CDs and reviews. A CD page has a blok of links to related reviews (see the code):
[!Ditto? &id=`related_list` &parents=`6` &filter=`quill-link-cd,[*id*],9` &tpl=`ditto-li-links` &depth=`0` &hideFolders=`1` &sortBy=`menuindex` &sortDir=`ASC` &noResults=`js-hide-rev-list`!]
A review is associated with a particular CD via quill-link-cd TV. Everything works fine.
The problem is that the script confuses similar CD ids, e.g "82" and "182". As a result I see links to reviews for both CDs (82 and 182) outputted on a CD [82] page. The question: How do i set an ID match strictly?
Thank you very much!
Max