Edit - Side Panel Bootstrap 4.5 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 | 111111111 | DD635289 | 10.08.2004 00:00:00 | 2611.84 | |
2 | 148 | xME49-7970- | 27.03.2005 00:00:00 | 125 | |
3 | 166 | BQ3276132 | 16.09.2004 00:00:00 | 38785.48 | |
4 | 1645 | DC979307 | 07.07.2004 00:00:00 | 44160.92 | |
5 | 166 | LA318629 | 28.02.2004 00:00:00 | 22474.18 | |
6 | 167 | ED743615 | 19.09.2004 00:00:00 | 12538.01 | |
7 | 171 | GB878038 | 15.03.2004 00:00:00 | 18997.89 | |
8 | 171 | IL104425 | 22.11.2003 00:00:00 | 42783.81 | |
9 | 172 | AD832091 | 09.09.2004 00:00:00 | 1960.8 | |
10 | 172 | EH208589 | 20.04.2003 00:00:00 | 33383.14 | |