This topic is locked
[SOLVED]

 Dashboard - Master Details - Holding Search Selected

10/22/2015 3:43:51 PM
PHPRunner General questions
bobdutil author

I have a dashboard with master detail records. When I search a master record and add or edit the detail record in a pop up form I would like the dashboard to stay on the master record that I had previously searched. Right now after adding a detail record, the pop up form will close and the dashboard will refresh back to all master records.
Any ideas?

Sergey Kornilov admin 10/23/2015

We'll have to see this happening live. Publish your application to Demo Account and open a ticket at http://xlinesoft.com/dss/support.asp sending the URL of your app on Demo Account along with instructions on reproducing the issue. 'Demo Account' button can be found on the last screen in the software.

bobdutil author 10/23/2015



We'll have to see this happening live. Publish your application to Demo Account and open a ticket at http://xlinesoft.com/dss/support.asp sending the URL of your app on Demo Account along with instructions on reproducing the issue. 'Demo Account' button can be found on the last screen in the software.


Ok will do. If we can make it work I will post the result here.
Thanks

Sergey Kornilov admin 10/26/2015

Issue was related to page reload code added to AfterAdd/AfterEdit events. Works as expected once removed.