![]() |
Sergey Kornilov admin 1/4/2013 |
Centering details info or left-aligning the main record is not difficult and can be done via Visual Editor or Layout Editor customization. |
B
|
btrdev 1/4/2013 |
One of approaches is to display details table info in the tab. Add tabs to your master record View/Add/Edit page, then cut and paste details table info to one of subpages. You can get something like this as a result: http://xlinesoft.com/livedemo/phprunner/livedemo1/orders_view.php?editid1=10248 Check 'Order details' tab.
|
![]() |
Sergey Kornilov admin 1/4/2013 |
Create Master-Details relationship. Make details display on Add/Edit/View pages of the master. Proceed to 'Fields order and totals' screen and add tabs to the View page of master table. |
P
|
pbais author 1/4/2013 |
Sergey, |
J
|
johnP 1/5/2013 |
Create Master-Details relationship. Make details display on Add/Edit/View pages of the master. Proceed to 'Fields order and totals' screen and add tabs to the View page of master table. Proceed to master table View page in Visual Editor. Make the yellow 'displayDetailTable_...' rectangle selected. Cut. Open one of tab pages/subpages. Paste. This is it.
|