We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22448
    • 241 Posts
    Hey glenwith1n,

    that was the only way i could get it to work. Perhaps playing with the combinations of page/snippet call cached/not-cached would do the trick. But i haven’t tried that.

    On a different note, I’ve been trying to get TVs with Quill populated values to inherit their default value from the parent document but am only getting an empty value.

    I tried both the TVs default field and Quill’s default parameter but nothing works.

    Is there a way to do this with Quill?

    Thanks.
      • 16545
      • 358 Posts
      Is it possible cut out from sorting Folders and show only documents (’isFolder’=>’0’).

      So, it can be smth like this --->
      @EVAL return $modx->runSnippet("Quill",array('parent'=>'2','isFolder'=>'0')); 
        • 19875
        • 0 Posts
        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 page. The question: How do i set an ID match strictly?

        Thank you very much!
        Max
          • 22448
          • 241 Posts
          Quote from: glenwith1n at May 02, 2010, 08:37 AM

          this is directed to outre99,

          I tried doing the ditto call you suggested and still coming up with no documents found
          [!Ditto? &documents=`[[Quill? &mode=`field` &tv=`relatedSchools` &value=`[*relatedSchools*]` ]]` !]

          do you have any other suggestions?

          Hey glenwith1n,
          sorry somehow i didn’t see your question. without seeing your setup not sure what the cause would be. but make sure you use your own tv in your ditto call and try changing the caching status of the page. see if that works.
            • 41081
            • 1 Posts
            Hello,

            can anyone tell me who is the Parameter for outputing the ID as Alias.

            I don´t find them.

            Thanks !