Post

2 followers Follow
0
Avatar

Document Publisher for all child projects

Requesting help in Clarizen document publisher to query multiple child projects on different levels instead of the just the immediate sub projects.

{ !field=Project.Project !relationfield=ParentProject } will only display the immediate sub-Projects

Dennis Miller Answered

Please sign in to leave a comment.

2 comments

1
Avatar

Hi Dennis,

Try this:

[ !field=Project.AllWorkItems !relationfield=Project !filterfield=AllWorkItems.EntityType !filteroperator=Equal !filtervalue=”Project” !orderby= AllWorkItems.Name !orderdesc=false !totalrow=False ]

{!field=AllWorkItems.Name}

I hope this is helpful.

Thank you,

Roland

Roland Pumputis 1 vote
Comment actions Permalink