We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15510
    • 70 Posts
    I’m stuck.

    I have three levels of documents, grandparents, parents, and children. I am using Ditto with the grandparent and parent docs to wrap up the children so, to the browser, it looks as though there are only two levels of docs. I am using Wayfinder to provide the same two-level menu on all pages.

    I want the menu items for the parents to look like this:
    <a href="/index.php?id=45">Doc 1</a>

    I want the menu items for the children of docid 45 that have been converged with Ditto to look like this:
    <a href="index.php?id=45#item1>Item 1</a>
    <a href="index.php?id=45#item2>Item 2</a>
    etc.

    How do I grab the WF parent reference to prepend it inside the chunck that &rowTpl references?
      • 15510
      • 70 Posts
      What?! No help from the MODx community? I thought for sure somebody would pop an answer out like a Pez dispenser.

      I guess what I’m really after is something like [+wf.parent+] but it doesn’t look like it exists.

      Anyone? Bueller?