As far as I can find out GetField doesn’t work with modx 0.9.6.x. Hopefully someone can find time and opportunity to fix that. I’m sorry I can’t.
I think, thererfor I am! But what I am, and why...?
OK, great to know, and thanks.

Now I know that it’s me doing something wrong and not the snippet.
I think, thererfor I am! But what I am, and why...?
-
☆ A M B ☆
- 24,524 Posts
Perhaps [+parent+] would work.
Hi Sottwell.
Naaah. [+parent+] doesn´t yield any results at all... sadly. atleast not with GetField.
If I use it in my template all it generate is the docid, and that I can do without.
The problem seems to be that Ditto on the one hand travels down the document tree, fetches all the documents, and returns the information in the document from where the ditto call is made.
On the other hand when adding the GetField the snippet call fetches all the information from where the snippet call is placed, and returns the info there, which gets the pagetitle from the parent to where I place the call.
Seems like this solution won´t work...
Cheers