Add more button functionality

Hi

i want to replicate all the fields of panel on click of ‘Add Student’ Button and save to module’s table. how do i achieve it guide me proper way to achieve it in suitecrm.

Hi,
As per my knowledge, this can only be done via custom coding. You can copy the same fields main section again and again on the “Add Student” button click by using Jquery. And you can use Ajax to save the data to module table via Custom Entry point.
If you are not a developer, then you can consult with anyone who can do this for you.

Thanks