⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

How to add custom checkbox table as a field for n to n relationship



jayantbox36

jayantbox36
  • profile picture
  • Member

Posted 06 June 2019 - 12:48 PM

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 ?