This topic is locked

ADD A BUTTON ON LIST PAGE

2/15/2012 8:48:26 AM
PHPRunner General questions
C
ckapote author

HI ,
I NEED IN THE LIST PAGE TO ADD A BUTTON NEXT TO EDIT , WHEN CLICKING TO OPEN A VIEW PAGE OF ONE TABLE LINKED BY THE ID .
I DO NOT WANT TO USE THE LINK MASTER/DETAIL FUNCTION BUT TO DO IT MANUALLY IF POSSIBLY.
PLEASE HELP.
RGDS

W
wildwally 2/15/2012

what page is it opening? Will it be the same page every time, or is it dependant on the record checked? Your request leaves too many unanswered questions to give solid answer.

P
procheck 2/15/2012

Are you talking about doing this?
Add a button

C
ckapote author 2/28/2012



what page is it opening? Will it be the same page every time, or is it dependant on the record checked? Your request leaves too many unanswered questions to give solid answer.


hi actually i want to add a button to do the same job as it is made with connected Master-detail tables from phprunner .Because i have many records list pages with connected links are delayded to load . So i want to list a page for example with orders without links and then to add a button to open the list page of order items table .
pls advise