Closed
Description
While submitting all details, I wanna do it via ajax and json encoded code. Also i don't know how many fields i would have in each form, it totally depends upon user. So using jquery "serialize" to get data inserted by user.
That is not getting me data, as 'name' attribute is missing from inputs. Can you guys please fix it