ecmedia Reply #1, 1 year, 4 months ago
I don't know MODx very well.
I'd like to use a TV to show a drop down list of all pages/resources that are children of a specific resource.
I read the documentation and it seems very easy:
http://rtfm.modx.com/display/revolution20/Template+Variable+Input+Types#TemplateVariableInputTypes-ResourceList
But exactly where must I put the parent's resource ID ?
I really don't understand...
Thank you.
I'd like to use a TV to show a drop down list of all pages/resources that are children of a specific resource.
I read the documentation and it seems very easy:
http://rtfm.modx.com/display/revolution20/Template+Variable+Input+Types#TemplateVariableInputTypes-ResourceList
But exactly where must I put the parent's resource ID ?
I really don't understand...
Thank you.
I feel your pain, I can't get it to work either. And that's after using MODx for years. I tried sticking a number of a document in Default Value of the TV. That just got it to display the child of some other document, and displayed the same one no matter which document I looked at.
I believe Quill for MODx Evo did this, so I'm thinking a custom snippet is probably needed. Too bad Input Type: Resource List doesn't do this.