This topic is locked
[SOLVED]

 PHPRUNNER 8.0 Dashboard

9/22/2014 12:45:17 PM
PHPRunner General questions
M
Mauipm author

Hi all,

I tried to find documentation (html manual, live demo, articles) about dashboard, and how to dynamically "connect" elements, but I've not found anything (it's really too early).

I'm trying to do a simple thing just to start, such as connect something like orders and order_details tables; I created the tables and the join between them; I created a dashboard inserting the two elements...and then? should I write event code to modify the "where condition" for the order_details table?
thanks for any help
Mauro

Sergey Kornilov admin 9/22/2014

We are working on updating the manual. Meanwhile here is how it supposed to work.

  1. Link two tables as Master-Details in PHPRunner.
  2. Add the same Master table twice to dashboard choosing 'Grid' option first time and 'Details' option second time.
    This is it.

M
Mauipm author 9/23/2014

thanks so much Sergey,

have a nice day

Mauro