| Using a dynamic html form with JavaScript |
|
Issue: The html form's fields are created dynamically by JavaScript while the user interacts with the page.
The Forms To Go script requires that the form is already made because the script has to know all the fields names previously.
|