I have a master slave relationship between a user and orders tables.
PHPRunner v8.0
When this relationship exists a details link is forced onto the master "user" list page by default even if not selected in the options.
Is there a way to prevent this and locate it just on the view page per ticked options?
I can edit the HTML but the list page link regenerates every time I regenerate the editor page..
A really useful feature would be to force a dummy field into a page/design and use it for locating the master/detail link(s).