Edit - Side Panel Bootstrap theme
Edit Form is placed on the side
HIDE CODE
SHOW CODE
<?php
$xcrud = Xcrud::get_instance();
$xcrud->table('payments');
$xcrud ->is_edit_side(true);
echo $xcrud->render();
?>
Payments
Payments
# | Customernumber | Checknumber | Paymentdate | Amount | |
1 | 1312 | MA72456212xxxxx | 12.12.2004 00:00:00 | 50025.35 | |
2 | 131 | NB445135 | 11.09.2004 00:00:00 | 35321.97 | |
3 | 141 | DB583216 | 01.11.2004 00:00:00 | 36140.38 | |
4 | 141 | DL460618 | 19.05.2005 00:00:00 | 46895.48 | |
5 | 141 | HJ32686dd | 30.01.2004 00:00:00 | 59830.55 | |
6 | 141 | ID10962 | 31.12.2004 00:00:00 | 116208.4 | |
7 | 141 | IN446258 | 25.03.2005 00:00:00 | 65071.26 | |
8 | 141 | JE105477 | 18.03.2005 00:00:00 | 120166.58 | |
9 | 141 | JN355280 | 26.10.2003 00:00:00 | 49539.37 | |
10 | 141 | aaaa | 25.02.2003 00:00:00 | 40206.2 | |