11-02-2006 07:55 AM
11-02-2006 08:00 AM
Hi Ofer,
You could do it by modifying the relevant report generation seq file or by using the Callback Sequence ModifyReportBody.
Regards
Ray Farmer
11-02-2006 08:15 AM
11-02-2006 08:30 AM
Hi,
Norbert's is probably the best way, if you are wanting to remove all of the step results from the list, you will obviously have to do some checking to ensure the steps are part of sub-sequences and not the top level.
If you are just wanting to remove the step name but leave the actual results then using the ModifyReportBody would be the way to go.
Regards
Ray Farmer
11-04-2006 02:56 AM