Hi,
Planning to make order form which has multiple order items. ( kind of invoice form) wherein a customer orders multiple items. how to do this grocery. As grocery allows only one record insert per form.
⚠ 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. ⚠
Posted 02 April 2017 - 12:18 PM
Hi,
Planning to make order form which has multiple order items. ( kind of invoice form) wherein a customer orders multiple items. how to do this grocery. As grocery allows only one record insert per form.
Posted 07 April 2017 - 06:48 AM
Yes,
This sort of stuff requires quite a bit of customization. If u can handle the same with javascript.. great .. go ahead wit it.. if not.. i will rather recommend u going with the regular coding stuff.