This topic is locked

Details Links Issues

2/9/2016 7:09:32 AM
PHPRunner General questions
M
marke author

Hi
After some months away I am just getting back to some work with PHPrunner - using 8.1 (build 24916)
I have a master-details setup with 5 details links from the master table. The links have different behaviours - the first three links go directly to relevant list page (no inline or popup display). The fourth link needs an inline display. When the user selects the fourth link it displays the details inline with the (nice) tabbed display - _unfortunately_it also displays the first (top) link inline above the tabbed inline display (in the old style - i.e. not in the tabbed section). If I change the link order around it always opens the top link AND the selected link. This presents a confusing display to users.
Anybody else seen this?. Is there a workaround? - the only option I have at the moment is to use popup inline for the fourth link which is not ideal.
Mark

Sergey Kornilov admin 2/9/2016

Can we see some screenshots or your project on Demo Account? Not sure I quite understand the issue.