This topic is locked
[SOLVED]

 reporting

1/23/2011 3:56:40 PM
PHPRunner General questions
T
thefoxes author

Hi there
Is it possible ... to create a button on the add/edit view to create a report based on data from the current data in that view
Many thanks

Sergey Kornilov admin 1/24/2011

You need a better explanation of what kind of data and report you mean. Better yet provide a URL of your sample application so we can see what this is all about.

T
thefoxes author 1/25/2011



You need a better explanation of what kind of data and report you mean. Better yet provide a URL of your sample application so we can see what this is all about.


Ok....
I am creating a database for computer repairs. I would then take some details of the customer along with details of the computer (and problem)
So I would add a new record... I would like to create a report based on the current add/edit record , this then would be handed to the customer for their copy .

On the add/edit page could a button be placed on the form to do this to just create a report based on the current values of the following fields
Reference Number

Customer Name

Details of Problem

Date
many thanks

Sergey Kornilov admin 1/25/2011

Is that a View page that you talking about?
After record is added PHPRunner displays links to View and Edit pages. View page is your report, right?

T
thefoxes author 1/27/2011



Is that a View page that you talking about?
After record is added PHPRunner displays links to View and Edit pages. View page is your report, right?


Yes ...really ..most of the data inputted in to the add page will be what i want for the report