Yes, in fact there are many possibilities to create multiple forms in a row like:
- After submitting the first form you can redirect the user to another page which contains the second form.
- After submitting the first form you can set a popup to appear with the second form.
It's also possible to repeat the same process to create more than 2 forms in a row.