Hi,
I am new to grocery crud.
I have a database with 3 tables:
1) completed_orders
2) Billing
3) Billed_orders
Each Bill will contain multiple completed orders.
How can I add a custom table(completed orders) with checkbox instead of multiselect, that will insert with Billing ?