From: hk3project <hk3...@gm...> - 2007-09-24 17:33:05
|
Hi all, I have two query, added to report.xml with rlib_add_query_as: Project ProjectMembers I want to build a report like this: Project.p_name Project.p_customer_id <this part must be repeated for each member> ProjectMembers.name ProjectMembers.role </this part must be repeated for each member> I can't figure out how to tell rlib "this part must be repeated" how can I resolve my issue? Is there any "complete" tutorial on rlib? walking through the downloaded examples I've found many xml tag that aren't mentioned in the "betabook.pdf" like Part, pd, pr, load thank you for reading this -h- p.s. Beg your pardon for my english |