I am looking to create a form for adding training course info whereby one of the rows will be for the date this course is available.
However a course can occur on multiple dates so I would like the user to be able to add more rows for these additional rows programattically via a button until they have added all the available dates.
what is the best approach to do this, ? I need to get all the dates and save them to a database once the form is submitted....
Go to the complete details ...