I want to submit multiple forms from different controllers but I'm not sure how. The reason for this is because I have a save button on multiple different tabs of my webpage. By clicking save I want to submit the form and then validate it. I want to submit my forms from main controller and I don't know how to refer to the forms.I want to submit multiple forms from different