This topic is locked

Adding fields to layout of existing report

5/24/2007 3:04:01 PM
ASPRunnerPro General questions
A
apride1 author

I am a new ASP Runner user. I have created a report, and IN VISUAL EDITOR I inadvertently removed a fields I want on the report. Do I have to reset the entire report page and lose all my formatting in order to do this. I cannot find a way to drop the field I want onto the report layout.
Anne

Sergey Kornilov admin 5/24/2007

Anne,
you can switch to HTMl mode and add the following where you like to display this field.

Replace text in the bold with the actual field name.

{$row.1FieldNameGoesHere_value}