This topic is locked

Display multiple child tables with one master

12/13/2011 11:44:59 AM
PHPRunner General questions
F
FlowerPower author

Hi,
a few questions regarding master-details tables here.

  1. Is there a way to simultaneously show multiple details tables under one single master table?
    I mean, if I put multiple master-details relationships on one table... in the list view of that table I will see many "links" after the first column (the one with the selection-checkboxes).

    When I click on the first link, the first child table is shown. If then I click on the second child table link, the first one disappears and only the second one is shown... ans so on for all other child-tables.
    Is there a way to prevent one child table to disappear when clicking on another one?

    (Should I put all fields in one SQL and then rearrange them manually? Is there a more straightforward way to achieve that?)
  2. Furthermore is there a way to automatically open two or more (eventually all) child tables at once (I would like to use one single button instead of the textual links)?
    Thank you,

    FP
    PS Using PHPRunner 5.3 build 7474

F
FlowerPower author 12/13/2011

Hi again,
I managed in diplaying the images instead of the text by coding it directly into the HTML of the page from inside PHPRunner.

I just substituted the original "text" with an <img ... /> and everything works fine.
Now only the multiple child table display part (point one above) is missing.

Any guess?
Should I look into the "onclick" javascript?

onclick = "window['dpInline1'].showDPInline('Child_Table',4,this); return false;

"href = "Child_Table_list.php?mastertable=Master_Table&masterkey1=1">


Thank you in advance,

FP

F
FlowerPower author 12/16/2011

up

Sergey Kornilov admin 12/19/2011

I guess you need to show us what have been done already and what's missing. I recommend to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

F
FlowerPower author 12/21/2011

Uploaded...
at the end I had an error on step 4... "Processing received data"... some sort of HTML code was shown to me on a popup but it was cut and unreadable (out of screen). Anyway it seemed uploaded from your website (even if I am unable to login... should I use different credentials after uploading?).
Anyway, I disabled the login page and uploaded again (same HTML error, but now I was able to enter).
How to proceed now?
Thank you,

FP

Sergey Kornilov admin 12/21/2011

You need to contact support so we know who you are and what you have uploaded.