beuzathor
Edit relationship in table (belongtomany) in modal
Yes sejourscommande is a "stay". My goal is to have something like that in a table with for each line an edit button. Commande #123 (collapsed)
Date de Commande: 2024-07-25 | id: 123 | ResteaPayer: 50.00
--------------------------------------------------------
| Prix Séjour | Assurance | Enfant |
--------------------------------------------------------
| 500.00 | Oui | John Doe |
| 350.00 | Non | Jane Smith |
-------------------------------------------------------- It's something that must necessarily appear in all e-commerce panels where we display the customer's order, then we collapse and display the items ordered within the order with the quantity, price, etc... and at the end of the line, we add a button to modify the products
5 replies