Modx and Ditto module: What is "parents"?

162 views Asked by At

This is an extremely novice question :)

I'm working on a website that is built in Modx. There is a page where it lists 3 job listings which are essentially links to pdf files. I was able to find the piece of code that creates this template and I understand that It's using a module called Ditto to do this. I just don't understand what the "parents" is, where it's defined and how it's created.

Here is the piece of code:

[[Ditto? &parents=`107` &tpl=`careers_list` &orderBy=`adate DESC`]]

Any help is appreciated.

0

There are 0 answers