As the title states, is it possible to submit multiple partial views with a single button? Open to using javascript, jquery, ajax.
I have them coming from the same model, but there are two partial views with separate forms, I am wondering if there is anyway to submit it with just using a single click?
Thanks