Image

Imagevalera wrote in Imagewebdev

Dynamic number of form fields

I need to collect 3 pieces of information (course name, number, and number of credits) for a variable number of courses that a person is taking.

How would I accomplish having 1 entry row to begin with, and an "Add another course" button that would allow the user to enter info for any number of courses s/he wishes?