is it possible to how to add item qty,rate,,amount use n_n- relation
like this
⚠ 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 27 November 2014 - 12:12 PM
is it possible to how to add item qty,rate,,amount use n_n- relation
like this
Posted 27 November 2014 - 13:29 PM
not with n-n relation.. but yes with javascript. u have to play around with javascript for doing the same. It is achiveable for sure.
Posted 28 November 2014 - 06:40 AM
thenx master,
i can use to custom from action add,edit and delete.....
but
is any alt-way to use in grocery CRUD !!!!! if yes and how ?
Posted 28 November 2014 - 11:06 AM
welll what i ment was u just need to write a javascript that will populate your required / desired output... from in withing the crud js.. that way what u need to do is just customize the code thats required.. as for the rest - it just reamins same - generated by the library.