This topic is locked

Parameter Form

6/13/2013 9:50:47 AM
PHPRunner General questions
M
mrl40 author

Hi
Is it possible to have a parameter form that lists for instance a number of courses and you can select a specific report relating to that course.
Thanks

Mike

Sergey Kornilov admin 6/13/2013

Mike, it's not really clear what you looking for. Could you elaborate or post some screenshots?

M
mrl40 author 6/13/2013

Hi
Person comes into Database and there is a form which shows for instance a list of computer courses. The user can then click on a specific course and it it will bring up a report on on all the students on the course.
Thanks

Mike

Sergey Kornilov admin 6/13/2013

Check Master-Details relationships. In your example list of courses is Master table and reports are Details (child) table.