Thanks for the video bro, can u share how to submit all the data in post controller?
@shaikshahanawaz60373 жыл бұрын
Use array method and foreach loop
@tobiussaolo59715 жыл бұрын
Bro thanks for the video it helped me but how can i submit data from those fileds created
@swarg26475 жыл бұрын
First thing you need to get all the values of the html inputs and then using Ajax call you can pass the values in JSON object. I will try to make video for this...........
@tobiussaolo59715 жыл бұрын
@@swarg2647 I am waiting thank you
@adeodatusludan3 жыл бұрын
Waiting
@SnehithONSkype Жыл бұрын
how to save this data in database using ajax and jquery and send normal data
@swarg2647 Жыл бұрын
Read this article stackoverflow.com/questions/5187811/how-to-save-dynamic-form-data-from-javascript-to-database-with-a-query
@sudiptabanerjee57975 жыл бұрын
Can anyone send me the link for the same functionality using Android Studio