This topic is locked

dashboard on opening to navigate to specific record

2/11/2019 10:18:31 AM
PHPRunner General questions
Y
YCH author

Using PHPRunner 9.8 (build 29359)
I have a table named A.

I have the page A_list.php
A "click action" is set on the "ID" field. The "click action" will open a dashboard with the same underlying table named dashA_dashboard.php

The dashboard table is set to "single record".
The "click action" opens but shows the first record in the table.

I would like to have the dashboard on opening to navigate/show the record with corresponding "ID" value as when clicked on the "ID" field in the A_list.php page
Is there a way to do so? How ?

admin 2/11/2019

We do not have this kind of functionality. Dashboards are not designed to work this way.