Hello,
So I have a form that shows genres of a movie, but I want people to be able to add a new genre without having to click on a button, so there should be an empty record on the screen everytime someone views the genres.
This is an example of how I want it to look:
As you can see, there is always this 2nd line thats empty to add a new record.
How do I do this?