⚠ 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 item qty,amount use n_n- relation



Sangat Shah

Sangat Shah
  • profile picture
  • Member

Posted 27 November 2014 - 12:12 PM

is it possible to how to add item qty,rate,,amount use n_n- relation 

 

like this

 


Amit Shah

Amit Shah
  • profile picture
  • Member

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.


Sangat Shah

Sangat Shah
  • profile picture
  • Member

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 ? 


Amit Shah

Amit Shah
  • profile picture
  • Member

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.