Only with Javascript
I want to create a form and, depends on your choice, you will see some fields or others.
I thought I can do that with a getElementById() and using innerHTML to override all of the forms, however I'm searching for another way that doesn't override all the form and just add a new input