⚠ 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

binding multiple products to add order dynamically



faisalnaseer

faisalnaseer
  • profile picture
  • Member

Posted 24 November 2015 - 19:32 PM

Hi I am working on an inventory management system where I have to add order. As order may compose of several products so I want to add products dynamically on run time with their specified fields just like addition of a row with product details. Can I achieve it using grocery crud? just like the one in attachment.

 


emoran12

emoran12
  • profile picture
  • Member

Posted 10 December 2015 - 17:53 PM

I also need some similar example but I see no solution or any example where we guide..... help me....!!!


buoncri

buoncri
  • profile picture
  • Member

Posted 16 December 2015 - 09:51 AM

Now I am using something like https://github.com/avenirer/CodeIgniter-MY_Model for the main record (alias main table) and grocery crud for the detail table.


holmesii

holmesii
  • profile picture
  • Member

Posted 25 June 2018 - 12:54 PM

mark


holmesii

holmesii
  • profile picture
  • Member

Posted 25 June 2018 - 12:55 PM

I am facing the same situation. Can grocery crud do it?