Question
Report View: Is it possible to retrieve a second-level collection?
Hi,
I'm trying to show all assignments on a project in a project report. Since the assignments are related to the task, is it somehow possible to retrieve them based on the project, something like:
displayname=Assignements
listdelimiter=<p>
listmethod=nested(tasks:assignments)
textmode=true
type=iterate
usewidths=true
valuefield=ID
valueformat=HTML
width=500
Anyone have an idea :-)
Thanks and cheers,
Chris