[SOLVED] Â List View (master) linking to multiple tabs (detail) -- how? |
1/4/2012 3:34:34 PM |
PHPRunner General questions | |
L
larryk author
hello, just bought phprunner -- so i'm stilling getting used to the lingo, names and working with the software.
|
|
L
|
larryk author 1/5/2012 |
So I figured out some of my problems --- |
L
|
larryk author 1/5/2012 |
lets try this... |
L
|
larryk author 1/5/2012 |
getting closer... |
C
|
cgphp 1/5/2012 |
You can access the primary key of selected rows with a button: http://xlinesoft.com/phprunner/docs/inserting_button.htm |
L
|
larryk author 1/5/2012 |
Thanks Christian, |
![]() |
Sergey Kornilov admin 1/5/2012 |
larryk, |
L
|
larryk author 1/5/2012 |
Thanks, but in this situation -- no. |
![]() |
Sergey Kornilov admin 1/5/2012 |
A quick suggestion on how you can proceed to directly to Details Add page bypassing the Details List page.
global $strTableName;
Cars_add.php?mastertable=Make&masterkey1=Audi
|