This topic is locked
[SOLVED]

 Link chart to Master table

12/31/2011 6:37:00 AM
PHPRunner General questions
G
giwi_dev author

Hello,
It would be nice to see the charts in a detail view like a detail table, that question was asked before on the forum but i couldn't find anything else on it
I would like to add a link in my list view to the chart for the particular client in the listview, how do i do that?

Do i need to replace the link in the row of the listview or work with session variables?
Any help?
Thanks a lot

Brian

Sergey Kornilov admin 1/2/2012

Brian,
unfortunately PHPRunner doesn't have such functionality available.

G
giwi_dev author 1/3/2012

Thanks for the answer Sergey,
Happy new year and a great one for PHPRunner!
I searched the forum for a long time and came across a similar thread and decided to try and use OFC for these parts
Best,

Brian

T
timdbs 1/4/2012

Is there something that we can pass the client id to the chart in a session id and make it an event that is shared with $strWhereClause?