This topic is locked

Redirect or change detail link to point to itself

10/23/2011 10:54:50 PM
PHPRunner General questions
K
kadidarm author

hi, is it possible to redirect detail link to point to itself and hereby creating a tree structure in the master detail view in the list table?

C
cgphp 10/24/2011

I'm not sure I understand what you're asking. Please, reformulate your question.

K
kadidarm author 10/24/2011

Hi,

I want to programatically make a master detail relationship. So when I click a link, it will open a detail table. Is this possible?

K
kadidarm author 10/24/2011

let me rephrase that. Lets say you have in a table employeeid and subordinateid. I want to be able to make a drill down master detail list page that shows the tree of the subordinates. Is there any way to do this?

C
cgphp 10/24/2011