ADD ITEMS WITHIN A FORM
How can I add items within a form? Assume form has many items so in an nutshell I wanted to add many items within a form before I submit. I'm using rails 6 and apparently I tried nested form, js and nothing is working out for me.
Kindly assist may be step by step on how to do this because I suspect I am missing something along the way. Thank you.