This topic is locked

Layout on page of Detail Tables

3/22/2012 12:54:16 PM
PHPRunner General questions
jpedwardspost author

Hi,
I have a Master Table (Landlord) linked to 2x "Custom Views" of the same underlying data table (Property).
The 1st Custom View shows empty properties --> v_empty_property.

The 2nd Custom View shows Let properties --> v_let_property.
When I go into the edit page of the Master table (Landlord) it also shows the detail records for v_empty_property and v_let_property below (which is good).
However, the two custom views sit one above the other and if possible I would like to see them sit side by side e.g.
v_empty_property on the LHS of the page - v_let_property on the RHS of the page.
Is there anyway to configure this.
Thanks in advance for any suggestions.
JP.