Is it possible to have two forms with two submit buttons such that when I click on the button it saves the input fields in both forms?
I\'m concerning to solve this
As far as i know only one form can be submitted at a time. You could try wrapping them in one form.