Hi all,
I'ave a problem in customizing the report.
In the Relatioship Management , Questionnaire - Handouts (Report id 5066). this report is based on the table (Profile Questionnaire Line).
We would like to have both question and answer attached to it to appear in the same page.
We can't have question and answers to appear in two different pages.
If a end of page comes both the question and answers need to be shifted to next page.
Can anyone suggest how this can be done!!!
Regards,
Vettri...
Comments
You need to create a temporary table which would have fields from both the table and on predataitem of the data item you need to write a routine that would populate from both the table and populate the temporary table and you could then drive the report from this temporary table. Please remember to delete the temporary table every time you run the report.
Thanks
Best regards
Suresh
New York.
Play with it and read the manual, this property needs to be set just right or it does not work.
good luck!
If it was hard to write, it should be hard to understand."
Thank you eromein & Suresh......
I'ave tried the "KeepWithNext" property, it doesn't work in this case.After trying with the properties only i'ave posted it in the forum.
I'ave to try for the temporary table, as suresh suggested.
Thanks A lot.
Regards,
Vettri.....
Because I think you have to set this property on more sections to get it working.
If it was hard to write, it should be hard to understand."