This topic is locked

How to dynamically link elements in dashboard.

2/21/2015 12:13:19 PM
PHPRunner General questions
pasquito author

I have four related tables in master-detail:
Table1 -> Table2 -> Table3 -> Table4
As far as I've checked the forum and documentation PHPRunner I just found explanation and example to display two related tables in the master-detail type.
Can you add 04 tables related master-detail type in a dashboard? So that when you select the first, the items listed in the second table is displayed; then when an element of the second table is selected records related to the third table are displayed; and finally when an element of the third table of the related items are displayed fourth table is selected. In each of the containers tables give me the ability to add / edit / delete or view popup.
Awaiting your help regarding problem is you.
Yours Faithfully,

P
procheck 2/21/2015

I'm currently linking 3 tables but in my case I'm doing 1 >> 2 and 1 >> 3. Try setting up your links in Datasource tables. As far as editing,

I haven't tried that.

Sergey Kornilov admin 2/22/2015

At this moment we do not have nested relationships in dashboards. We'll add it in one of the following versions.